Merge branch 'master' of gitlab.com:marty-oehme/dotfiles

This commit is contained in:
Marty Oehme 2019-06-07 10:30:02 +02:00
commit ffee75f514
5 changed files with 50 additions and 5 deletions

View file

@ -0,0 +1,3 @@
# if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
# exec startx ~/.xinitrc
# fi

View file

@ -0,0 +1,3 @@
#!/bin/sh
# more usage instructions at https://github.com/clvv/fasd
eval "$(fasd --init auto)"