diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-05 14:32:26 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-07-05 14:32:26 +0800 |
| commit | 4329416f09135c62c540ff1d76b0e38274625f47 (patch) | |
| tree | 1e55c9c1f4bd891a33c4e9f361d1972bbbabe324 /alias | |
| parent | 38fd61bb4212d9c9ef507e18ae111c6a88b655e7 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -68,6 +68,8 @@ alias ni='sudo npm install -g' # nodejs install | |||
| 68 | # pacman | 68 | # pacman |
| 69 | alias pac='sudo pacman -S' # pacman install | 69 | alias pac='sudo pacman -S' # pacman install |
| 70 | alias ys='yay -S' | 70 | alias ys='yay -S' |
| 71 | alias pqs='pacman -Qs' | ||
| 72 | alias pqi='pacman -Qi' | ||
| 71 | alias psi='pacman -Si' | 73 | alias psi='pacman -Si' |
| 72 | alias ysi='yay -Si' | 74 | alias ysi='yay -Si' |
| 73 | alias pss='pacman -Ss' | 75 | alias pss='pacman -Ss' |
| @@ -305,6 +307,7 @@ alias cdW='cd ~/git/geoBingAnWeb' | |||
| 305 | alias cdT='cd ~/git/taiwan-topo' | 307 | alias cdT='cd ~/git/taiwan-topo' |
| 306 | alias cdand='cd ~/git/sample' | 308 | alias cdand='cd ~/git/sample' |
| 307 | alias cdm='cd ~/git/mapstew' | 309 | alias cdm='cd ~/git/mapstew' |
| 310 | alias cdT='cd ~/git/tilemaker' | ||
| 308 | alias cdL='cd ~/Insync/pham@geothings.tw/Google\ Drive\ -\ Shared\ drives/LEOTEK' | 311 | alias cdL='cd ~/Insync/pham@geothings.tw/Google\ Drive\ -\ Shared\ drives/LEOTEK' |
| 309 | alias stew='cd ~/git/mapstew' | 312 | alias stew='cd ~/git/mapstew' |
| 310 | alias mac='ssh geothings@192.168.8.33' | 313 | alias mac='ssh geothings@192.168.8.33' |