[shell] moved to a single directory + alias.sh

This commit is contained in:
2024-07-28 16:18:45 +03:00
parent 2de1ebcfef
commit 9876c30d6d
4 changed files with 6 additions and 2 deletions

2
shell/alias.sh Normal file
View File

@@ -0,0 +1,2 @@
alias l="ls -lah"
alias lg="lazygit"