My dotfiles collection (installable via GNU Stow)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Peter Cai 00eaed8a26 sway: Enable more fancy effects such as fade in on swaylock
...because I just fixed them for swaylock-effects
5 months ago
alacritty/.config/alacritty use gruvbox for tmux 1 year ago
app_containers/.local/bin app_containers: Don't perform privileged operations in cleanup 5 months ago
bash bash: Add shorthands to mount client-side encrypted NAS directories 5 months ago
fonts/etc/fonts fonts: we are no longer Android font config 2 years ago
nvim/.config/nvim nvim: Update for cmp_nvim_lsp 7 months ago
restic-backup/.local/bin restic-backup: Exclude caches 5 months ago
rime/.local/share/fcitx5/rime add gitignore for rime 1 year ago
sway sway: Enable more fancy effects such as fade in on swaylock 5 months ago
tmux Configure WezTerm (and fix color issues with tmux) 10 months ago
utils/.local/bin Add askpass-bemenu 6 months ago
vim vimrc: add nofixeol 10 months ago
wezterm/.config/wezterm Configure WezTerm (and fix color issues with tmux) 10 months ago
README.md add README 2 years ago

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.