init
This commit is contained in:
commit
b4cdb80b5c
137 changed files with 6383 additions and 0 deletions
4
zsh/.zshenv
Normal file
4
zsh/.zshenv
Normal file
|
@ -0,0 +1,4 @@
|
|||
source ~/.config/env
|
||||
|
||||
# If running from tty1 start sway
|
||||
[ "$(tty)" = "/dev/tty1" ] && exec dbus-run-session sway
|
Loading…
Add table
Add a link
Reference in a new issue