zshrc for .mpg files
This commit is contained in:
parent
080b09ceb2
commit
6614c66b9d
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
|
@ -166,6 +166,7 @@ alias -s txt="vi"
|
|||
alias -s flv="mplayer"
|
||||
alias -s avi="mplayer"
|
||||
alias -s mkv="mplayer"
|
||||
alias -s mpg="mplayer"
|
||||
|
||||
# Functions
|
||||
args() { echo $#; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue