diff options
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -502,6 +502,7 @@ alias cdma='cd ~/git/mapstew-android' | |||
502 | alias cdT='cd ~/git/tilemaker' | 502 | alias cdT='cd ~/git/tilemaker' |
503 | alias stew='cd ~/git/mapstew' | 503 | alias stew='cd ~/git/mapstew' |
504 | alias vc='vultr-cli' | 504 | alias vc='vultr-cli' |
505 | alias xkb='cd $SETTING_DIR && make xkb' | ||
505 | alias thsr='curl -L google.com >/tmp/foo.html && xdg-open /tmp/foo.html' | 506 | alias 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 \ |