Add sway config
This commit is contained in:
parent
d46b50668b
commit
8cf0c1c9c9
2 changed files with 225 additions and 0 deletions
1
setup.sh
1
setup.sh
|
@ -48,6 +48,7 @@ if have gpg || have gpg2; then
|
|||
mkdir -p $HOME/.local/share/gnupg
|
||||
link_file gpg.conf .local/share/gnupg/gpg.conf ../../../
|
||||
fi
|
||||
have sway && link_file sway .config/sway ../
|
||||
have tmux && link_file tmux .config/tmux ../
|
||||
have vim && link_file vim .config/vim ../
|
||||
have youtube-dl && link_file youtube-dl .config/youtube-dl ../
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue