Skip to main content

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