aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 8dd6470..2d249aa 100644
--- a/alias
+++ b/alias
@@ -118,6 +118,7 @@ file.size() {
118 }' 118 }'
119} 119}
120highlight() { grep --color -E "$1|\$"; } 120highlight() { grep --color -E "$1|\$"; }
121alias null='cat /dev/null'
121 122
122# pacman 123# pacman
123alias pac='sudo pacman -S' # pacman install 124alias pac='sudo pacman -S' # pacman install