aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-03 12:14:40 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-03 12:14:40 +0800
commit71f9699dab46ec6d43fe0f54f3a152bdab47d7a2 (patch)
tree2f349aca85dca84a34d8b10f4c2dda9985f96f40 /alias
parent8e95ffa097860ea38a74fcb8305a50c479d9ef0c (diff)
Add alias for xkb
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 68fd99a..e0d2538 100644
--- a/alias
+++ b/alias
@@ -502,6 +502,7 @@ alias cdma='cd ~/git/mapstew-android'
502alias cdT='cd ~/git/tilemaker' 502alias cdT='cd ~/git/tilemaker'
503alias stew='cd ~/git/mapstew' 503alias stew='cd ~/git/mapstew'
504alias vc='vultr-cli' 504alias vc='vultr-cli'
505alias xkb='cd $SETTING_DIR && make xkb'
505alias thsr='curl -L google.com >/tmp/foo.html && xdg-open /tmp/foo.html' 506alias thsr='curl -L google.com >/tmp/foo.html && xdg-open /tmp/foo.html'
506#hugo(){ 507#hugo(){
507# docker run --rm \ 508# docker run --rm \