dotfiles/zsh/modules/complete/alias/init.zsh

3 lines
34 B
Bash
Raw Normal View History

2019-05-02 05:17:49 +00:00
alias la="ls -la"
alias l="ls -l"