My dotfiles collection (installable via GNU Stow)
Go to file
2022-12-31 15:22:16 -05:00
alacritty/.config/alacritty
app_containers/.local/bin app_containers: Rename the cleanup routine to cleanup() 2022-12-31 15:22:16 -05:00
bash bash: Add shorthands to mount client-side encrypted NAS directories 2022-12-29 16:38:53 -05:00
fonts/etc/fonts
nvim/.config/nvim nvim: Update for cmp_nvim_lsp 2022-11-20 14:22:28 -05:00
restic-backup/.local/bin restic-backup: Exclude caches 2022-12-29 22:21:13 -05:00
rime/.local/share/fcitx5/rime
sway sway: Add saner dual monitor configuration 2022-12-27 12:40:08 -05:00
tmux Configure WezTerm (and fix color issues with tmux) 2022-08-15 18:01:37 -04:00
utils/.local/bin Add askpass-bemenu 2022-12-25 17:39:32 -05:00
vim
wezterm/.config/wezterm Configure WezTerm (and fix color issues with tmux) 2022-08-15 18:01:37 -04:00
README.md

PeterCxy's Dotfiles

These files are supposed to be installed by GNU Stow. For example, if you want to install the dotfiles for sway listed in this directory, then clone this repository to your $HOME, and then run

stow sway

which will automatially create all the symlinks needed.

All subdirectories (except fonts) in this repository are structured with the assumption that you are going to put the repository directly in $HOME. If not, you need to change the command for stow accordingly.

Note that to install fonts, you need sudo stow -t / fonts instead.