Compare commits

..

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

View file

@ -7,7 +7,7 @@ in {
bash
bat
direnv
fd
fd
fzf
git
gnupg
@ -60,15 +60,11 @@ precmd_user_func = "title"
return 1
fi
}
. "$(fzf-share)/key-bindings.bash"
. "$(fzf-share)/completion.bash"
. <(z --init bash)
. <(direnv hook bash)
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
exec startsway
fi
'';
shellAliases = {