Dotfiles used for my Arch/OsX installation
  • Shell 46.8%
  • Vim Script 36.6%
  • Lua 12.4%
  • Python 3.7%
  • C 0.5%
Find a file
2026-04-21 22:49:58 +02:00
bash [Bash] Update alias exa -> eza 2025-03-04 22:55:19 +01:00
bin/.bin [aws-curl] Add default value for service & region 2025-09-03 00:21:03 +02:00
fish/.config/fish [fish] fix braille prompt 2026-03-30 20:46:57 +02:00
ghostty/.config/ghostty [term] Switch to ghostty 2026-04-21 22:49:58 +02:00
i3 [Misc] Claen unused configs 2021-11-21 16:14:22 +01:00
kanshi/.config/kanshi [Kanshi] Update screens 2022-03-17 22:31:21 +01:00
kitty/.config/kitty [Misc] Tweak new colorscheme 2021-12-21 13:30:00 +01:00
mako/.config/mako Update Archlinux config 2025-09-06 23:59:22 +02:00
mocp/.moc [add] Mocp Config for vim keymap 2019-01-28 02:25:07 +08:00
nvim/.config/nvim [nvim] lazy load multiple plugins 2026-04-19 15:58:23 +02:00
ripgrep/.config/ripgrep [add] RipGrep: Add ripgrep config files 2019-09-20 12:30:57 +08:00
rofi [Misc] Fix HiDPI on Sway & software 2021-11-16 22:21:57 +01:00
skhd [WezTerm] Move away from Kitty 2022-08-30 13:35:35 +02:00
sway/.config [term] Switch to ghostty 2026-04-21 22:49:58 +02:00
themes/.themes/xfzen orange [Misc] Claen unused configs 2021-11-21 16:14:22 +01:00
tmux [tmux] Align colors with nvim 2026-04-04 11:41:19 +02:00
vim [nvim] Add color to tabline 2026-04-04 12:21:15 +02:00
wezterm/.config/wezterm [Fish] WIP light prompt theme 2023-09-04 01:23:01 +02:00
yabai/.config/yabai [edit] Yabai: Autoraise 2019-12-23 19:05:53 +08:00
zsh [zsh] Fix conf paths 2021-11-10 23:28:01 +01:00
.gitignore [add] gitignore swp file 2018-02-02 00:07:50 +08:00
deploy.bash [Deploy] Use tput for styling 2022-03-21 21:50:52 +01:00
README.md [edit] README: bump 2019-10-22 15:46:14 +08:00

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