Bash
Edit shortcuts
Open .bashrc file and add
alias 1="command"
Auto run commands on terminal open
Open .bashrc file and add command to bottom file
Fix: no bash after ssh login
chsh -s /bin/bash
Open .bashrc file and add
alias 1="command"
Open .bashrc file and add command to bottom file
chsh -s /bin/bash