changed some stuff

This commit is contained in:
eeleater 2023-11-09 09:18:57 +01:00
parent 16e4580f1c
commit 8ceb1be386
2 changed files with 5 additions and 2 deletions

View file

@ -5,8 +5,7 @@ test "x$TERMINALNAME" = "xalacritty" && eval "$(zellij setup --generate-auto-sta
potentialBanner=('joke bofh' 'joke dad' 'joke hq dijkstra' 'joke hq knuth' 'joke hq perlis' 'joke hq torvalds' 'joke hq misc' 'colorscript random' 'fastfetch')
eval "$potentialBanner[$RANDOM%$#potentialBanner+1]"
function source () { test -r "$1" && builtin source "$1" }
# disable flowcontrol
stty -ixon
# local env exports