devuan/.bash_aliases
2021-05-15 22:43:07 +01:00

4 lines
61 B
Bash

alias h="history | grep"
alias l='ls -la'
alias lt="ls -lat"