Skip to content
/ roelds Public

Config files for my GitHub profile.

Notifications You must be signed in to change notification settings

roelds/roelds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

  • 👋 Hi, I’m @roelds
  • 👀 I’m interested in CyberSec
  • 🌱 I’m currently learning InfoSec & working on improving my dev & script skillset
  • 🔭 I'm always looking to find & deliver unique value, in anything I do
  • 📫 Reach me via DM on KB : https://keybase.io/roelds

🤔

  • Find me elsewhere, supposedly with some answers, on StackOverflow

  • 💞️ I’d love to collaborate on FOSS !

  • See my Gists for various code snippets & shell scripts (mostly Go,Fish,Bash,PowerShell)

  • 💬 My fav nerd font

  • My fav Linux is Debian Testing

  • 🎨 My aka.ms/terminal Settings here : %localappdata%\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json

  • My aka.ms/vscode Editor Settings : %appdata%\code\user\settings.json

{
    "editor.unicodeHighlight.invisibleCharacters": true,
    "redhat.telemetry.enabled": false,
    "files.associations": {
        "*.sh": "fish"
    },
    "editor.fontFamily": "'Source Code Pro', 'Courier New', monospace",
    "workbench.colorTheme": "One Dark Pro Darker"
    "powershell.cwd": "D:\\",
    "powershell.powerShellDefaultVersion": "Windows PowerShell (x64)"
    "terminal.external.windowsExec": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
    "terminal.integrated.profiles.windows": {
        "Windows PowerShell": {
            "path": "C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
        }
    },
    "terminal.integrated.defaultProfile.windows": "Windows PowerShell"

}
  • My aka.ms/wsl2 Config : %userprofile%\.wslconfig
[wsl2]
kernelCommandLine = "sysctl.vm.max_map_count=262144"

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published