mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Add ackrc and fix how less is invoked.
This commit is contained in:
3
aliases
3
aliases
@@ -22,8 +22,5 @@ alias mdcode="sed 's/^/ /'"
|
||||
# Intel format plz
|
||||
alias objdump="command objdump -M intel"
|
||||
|
||||
# Color support in less
|
||||
alias less="command less -R"
|
||||
|
||||
# ACK
|
||||
alias ack="ack-grep"
|
||||
|
||||
Reference in New Issue
Block a user