changed some stuff
This commit is contained in:
parent
16e4580f1c
commit
8ceb1be386
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue