Use GNU stow to manage symlinks

This commit is contained in:
Andrew Tomaka 2021-05-13 09:35:10 -04:00
parent e395c6d49b
commit 4e5e48c64a
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
19 changed files with 13 additions and 30 deletions

3
zsh/.aliases-mac Normal file
View file

@ -0,0 +1,3 @@
alias google-chrome="open -a Google\ Chrome"
alias fixbar="killall ControlStrip"
alias subl="reattach-to-user-namespace subl"