Dotfiles used for my Arch/OsX installation
  • Shell 68.9%
  • Lua 26.4%
  • Python 2.8%
  • CSS 1.9%
Find a file
2026-08-13 23:57:41 +02:00
bash chore(qt): make qt respect xdg portal theme 2026-08-09 21:48:13 +02:00
bin/.bin chore(*): Cleanup 2026-08-13 23:57:41 +02:00
darkman chore(sway): Switch to user systemctl 2026-08-09 18:36:53 +02:00
fish/.config/fish chore(qt): make qt respect xdg portal theme 2026-08-09 21:48:13 +02:00
ghostty/.config/ghostty [term] Switch to ghostty 2026-04-21 22:49:58 +02:00
gtklock/.config/gtklock feat(sway): Switch to gtklock 2026-08-07 18:43:27 +02:00
i3 fix(sway): Use notify -R 2026-08-13 23:40:29 +02:00
kanshi/.config/kanshi fix(kanshi): Update scale fw13p + external 2026-08-13 23:40:45 +02:00
mako/.config/mako Update Archlinux config 2025-09-06 23:59:22 +02:00
nvim/.config/nvim fix(nvim): Do not autoselect autocomplete 2026-08-07 09:33: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
sway/.config fix(sway): Use notify -R 2026-08-13 23:40:29 +02:00
tmux feat(*): update config for Framework 13 Pro 2026-08-06 00:12:49 +02:00
wezterm/.config/wezterm chore(wezterm): Move back to wezterm 2026-07-26 15:09:00 +02: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