update
This commit is contained in:
parent
54abdc4ce3
commit
758509a42b
|
@ -14,12 +14,11 @@ alias ls='ls --color=auto -h --group-directories-first --time-style=+"%d.%m.%Y %
|
|||
|
||||
alias cp='cp -i'
|
||||
|
||||
alias grep='grep --colour=auto'
|
||||
alias egrep='egrep --colour=auto'
|
||||
alias fgrep='fgrep --colour=auto'
|
||||
alias hgrep='history | grep --color=auto'
|
||||
|
||||
alias grep='grep --colour=auto'
|
||||
|
||||
alias bc='bc -q -l'
|
||||
|
||||
alias ytdl='youtube-dl --write-info-json --write-description --no-playlist'
|
||||
|
|
Loading…
Reference in New Issue