changed layout of joke stuff
This commit is contained in:
parent
a4e21a6b17
commit
0a9f8af60c
10 changed files with 208 additions and 207 deletions
|
@ -2,7 +2,7 @@ test -v DISTROBOX_HOST_HOME && { unset ZDOTDIR; exec zsh } # fix distrobox
|
|||
test "x$TERMINALNAME" = "xalacritty" && eval "$(zellij setup --generate-auto-start zsh)" # autostart zellij only in alacritty
|
||||
|
||||
# startup banner
|
||||
potentialBanner=('bofh' 'hackerquotes' 'dadjoke' 'colorscript random' 'fastfetch')
|
||||
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]"
|
||||
|
||||
# and source plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue