Skip to content

teoshibin/all_dotfiles

Repository files navigation

Dotfiles

Unix

ln -s <source> <destination>

Powershell

New-Item -ItemType SymbolicLink -Path <destination> -Target <source> 

dotfiles

  • glazewm ~/.gzlr
  • ohmyposh ~/neeon.omp.json
  • powershell ~/Documents/PowerShell/Microsoft.PowerShell_profile.ps1
  • kanata & kanata-gui

Create a shortcut with flag -c for config path and -q for quiet no logging.

"<kanata-gui>" -q -c "<config>"
  • neovim nvch

    • windows ~/AppData/Local/
    • unix ~/.config/nvch
  • idea ~/.ideavimrc

  • wezterm ~/.config/wezterm

  • fish ~/.config/fish/config.fish

  • bash ~/.bash_profile

  • ghostty ~/.config/ghostty/config

About

all my dotfiles across platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published