Compare commits

..

No commits in common. "0c231f7a87332be2e9221158df42ca1347db4472" and "fc21e4193c5d2675e7c4f2fd297041cafe0af271" have entirely different histories.

View file

@ -65,10 +65,6 @@ precmd_user_func = "title"
. "$(fzf-share)/completion.bash"
. <(z --init bash)
. <(direnv hook bash)
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
exec startsway
fi
'';
shellAliases = {