1
0
Fork 0

remove aqua

This commit is contained in:
cătălin 2025-01-01 23:19:30 +01:00
commit 05b8342be4
No known key found for this signature in database
7 changed files with 156 additions and 139 deletions

View file

@ -1,6 +1,6 @@
alias ls 'exa'
alias l 'exa -ah'
alias ll 'exa -alh'
alias ls 'eza'
alias l 'eza -ah'
alias ll 'eza -alh'
alias g 'git'
alias gl 'git log'
alias gpf 'git push --force-with-lease'