some very small tweaks, including newly discovered less +F
This commit is contained in:
parent
b58fb3d09f
commit
e241e573ea
2 changed files with 7 additions and 0 deletions
1
bashrc
1
bashrc
|
@ -82,6 +82,7 @@ bind '"\e[6~"':forward-word # page down
|
|||
# {{{ aliases
|
||||
alias whence='type -P'
|
||||
alias less='command less -R'
|
||||
alias ltail='command less -R +F'
|
||||
alias cower='command cower -c'
|
||||
alias pacman='command pacman --color=auto'
|
||||
alias rgrep='command grep --exclude-dir=\.git -R'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue