Dotfiles used for my Arch/OsX installation
- Shell 46.8%
- Vim Script 36.6%
- Lua 12.4%
- Python 3.7%
- C 0.5%
| bash | ||
| bin/.bin | ||
| fish/.config/fish | ||
| ghostty/.config/ghostty | ||
| i3 | ||
| kanshi/.config/kanshi | ||
| kitty/.config/kitty | ||
| mako/.config/mako | ||
| mocp/.moc | ||
| nvim/.config/nvim | ||
| ripgrep/.config/ripgrep | ||
| rofi | ||
| skhd | ||
| sway/.config | ||
| themes/.themes/xfzen orange | ||
| tmux | ||
| vim | ||
| wezterm/.config/wezterm | ||
| yabai/.config/yabai | ||
| zsh | ||
| .gitignore | ||
| deploy.bash | ||
| README.md | ||
dotfiles
Dotfiles used for my Arch / OsX installation
Usage
To install a specific configuration file, simply type:
./deploy.bash vim bash ...
To install all configuration, call the script with no parameters
./deploy.bash
The flag -u can be used to Uninstall instead of linking the dotfiles
Notes
Some of the dotfiles are not fully supported (zsh/oh-my-zsh in particular). Some tweaks are required to make it work on Linux or Mac