diff --git a/bash/.bashrc b/bash/.bashrc index 2391f9b..0278343 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -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 $?)