nice alias

This commit is contained in:
James 2021-05-15 22:30:13 +01:00
parent 38d866e676
commit bd8d80fd13

2
.bash_aliases Normal file
View File

@ -0,0 +1,2 @@
alias h="history | grep"
alias l="ls -laht"