mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-18 16:26:50 +00:00
lsa alias
This commit is contained in:
parent
328712c808
commit
2aab0a938c
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ alias zshrc='source ~/.zshrc'
|
|||
alias dps='docker ps -a --format "table {{.Names}}\t{{.Image}}\t{{.Status}}"'
|
||||
alias d-c='docker-compose'
|
||||
alias dots='git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
|
||||
alias lla='ls -lha'
|
||||
|
|
Loading…
Add table
Reference in a new issue