aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-10 12:12:58 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-10 12:12:58 +0800
commitc29753021076bd40c9855c82a51a2be510da5178 (patch)
tree7b719d038aa37de1e6ca796ae5aa8df36a56cada /alias
parent8cfbd81ac274e8a3521e89faba28f6677f9cef0c (diff)
Update
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