I've tried to add many "shortcuts" to the terminal (bash).
this is what i've done:
LittleAl:~ tsb$ alias l="ls -la"
This works great, untill i quit terminal. next time i start the terminal the shortcuts are gone...
So i want to add these aliases to a config file (where is the bashrc file?? I used to edit it nder linux..)
Or is it a another way to do this?
this is what i've done:
LittleAl:~ tsb$ alias l="ls -la"
This works great, untill i quit terminal. next time i start the terminal the shortcuts are gone...
So i want to add these aliases to a config file (where is the bashrc file?? I used to edit it nder linux..)
Or is it a another way to do this?