1
0

adds zsh config

This commit is contained in:
2021-12-08 12:32:18 +01:00
parent a2c8dd9724
commit d790175ced
6 changed files with 1696 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
export PATH="$PATH:$(du "$HOME/.scripts/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')"
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x sway >/dev/null && exec sway