Added alias
This commit is contained in:
1
zshrc
1
zshrc
@@ -38,6 +38,7 @@ alias dud="du -d 1"
|
||||
alias loc="cloc *"
|
||||
alias ls="ls -la"
|
||||
alias sloccount="sloccount --addlang makefile --addlang html --multiproject --duplicates --crossdups --autogen"
|
||||
alias vlc='/Applications/VLC.app/Contents/MacOS/VLC'
|
||||
PROMPT="[%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg_no_bold[yellow]%}%1~%{$reset_color%}]\$"
|
||||
|
||||
expand-or-complete-with-dots(){
|
||||
|
Reference in New Issue
Block a user