Compare commits
No commits in common. "0c231f7a87332be2e9221158df42ca1347db4472" and "fc21e4193c5d2675e7c4f2fd297041cafe0af271" have entirely different histories.
0c231f7a87
...
fc21e4193c
1 changed files with 2 additions and 6 deletions
|
@ -65,10 +65,6 @@ precmd_user_func = "title"
|
||||||
. "$(fzf-share)/completion.bash"
|
. "$(fzf-share)/completion.bash"
|
||||||
. <(z --init bash)
|
. <(z --init bash)
|
||||||
. <(direnv hook bash)
|
. <(direnv hook bash)
|
||||||
|
|
||||||
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
|
|
||||||
exec startsway
|
|
||||||
fi
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue