changed neofetch to colourfull cowsay
This commit is contained in:
+5
-1
@@ -85,9 +85,13 @@ alias cubemx='/usr/local/STMicroelectronics/STM32Cube/STM32CubeMX/STM32CubeMX'
|
||||
set -o vi
|
||||
|
||||
# >>> neofetch >>>
|
||||
neofetch
|
||||
#neofetch
|
||||
# <<< neofetch <<<
|
||||
|
||||
# >>> cowsay >>>
|
||||
fortune | cowsay | lolcat
|
||||
# <<< cowsay <<<
|
||||
|
||||
# >>> powerline >>>
|
||||
function _update_ps1() {
|
||||
PS1=$(powerline-shell $?)
|
||||
|
||||
Reference in New Issue
Block a user