Compare commits
No commits in common. "0c231f7a87332be2e9221158df42ca1347db4472" and "fc21e4193c5d2675e7c4f2fd297041cafe0af271" have entirely different histories.
0c231f7a87
...
fc21e4193c
1 changed files with 2 additions and 6 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue