Compare commits

..

No commits in common. "c974498c72231e0dcfb25b9ef75d4666c92dab4c" and "533f58b5597afc8c088a159ae248dfa9cefba2bc" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@ _sv()
COMPREPLY=( /var/service/* )
COMPREPLY+=( /home/hendrik/sv/* )
COMPREPLY=( ${COMPREPLY[@]##*/} )
COMPREPLY=( "${COMPREPLY[@]/README.md}" )
COMPREPLY=( $(compgen -W '${COMPREPLY[@]}' -- ${cur}) )
return
;;

View File

@ -2,7 +2,5 @@
export DISPLAY=:0
export SHELL=/bin/bash
cd /home/hendrik
exec 2>&1
exec sxhkd