switched to figlet from artii
This commit is contained in:
parent
e79624c655
commit
ddae76459d
2
bashrc
2
bashrc
@ -6,7 +6,7 @@ source $RC_DIR/bashcolors
|
||||
source $RC_DIR/fun
|
||||
|
||||
# --- Welcome message -----------------------------------------
|
||||
exec artii "Welcome, beautiful" | lolcat; echo; cowsay -p -f small "damn u sexy" | lolcat;
|
||||
exec figlet "Welcome, beautiful" | lolcat; echo; cowsay -p "damn u sexy" | lolcat;
|
||||
|
||||
# --- Utility Alias -------------------------------------------
|
||||
alias restart='clear; source ~/.bashrc; echo'
|
||||
|
Loading…
Reference in New Issue
Block a user