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.
...because I just fixed them for swaylock-effects |
5 months ago | |
---|---|---|
alacritty/.config/alacritty | 1 year ago | |
app_containers/.local/bin | 5 months ago | |
bash | 5 months ago | |
fonts/etc/fonts | 2 years ago | |
nvim/.config/nvim | 7 months ago | |
restic-backup/.local/bin | 5 months ago | |
rime/.local/share/fcitx5/rime | 1 year ago | |
sway | 5 months ago | |
tmux | 10 months ago | |
utils/.local/bin | 6 months ago | |
vim | 10 months ago | |
wezterm/.config/wezterm | 10 months ago | |
README.md | 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.