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 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 \