nano /etc/bash.bashrc
+++++++ custom aliases cc
alias weather=’ansiweather -l Stuttgart,DE‘
alias weather5=’ansiweather -l Stuttgart,DE -u metric -s true -f 5 -d true‘
alias py=’python3.12′
nano /etc/bash.bashrc
alias weather=’ansiweather -l Stuttgart,DE‘
alias weather5=’ansiweather -l Stuttgart,DE -u metric -s true -f 5 -d true‘
alias py=’python3.12′