mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
paging is good
This commit is contained in:
parent
b2feee5054
commit
1847592f25
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ alias lsfm="lsf -ugpms"
|
|||
alias lsa="ls -A --group-directories-first"
|
||||
alias logs="logs -o cat -b -e"
|
||||
alias logsf="logs -f"
|
||||
alias diff="git --no-pager diff --color=auto --no-ext-diff --no-index"
|
||||
alias diff="git diff --color=auto --no-ext-diff --no-index"
|
||||
|
||||
# being specific
|
||||
alias erc="e ~/.zshrc ~/shrc.zsh ~/.bashrc ~/.vimrc"
|
||||
|
|
Loading…
Add table
Reference in a new issue