diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-06-06 20:18:06 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-06-06 20:18:06 +0800 |
| commit | fd64af6021a1c848f1f46c77d896a9c99a96e11e (patch) | |
| tree | 6ee53fd1a3cca9087b697bb5ceb5386f76bb66de /alias | |
| parent | 74da533ad8e848d2ad3ea08acc1de6d193baeb12 (diff) | |
Update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -225,6 +225,7 @@ alias cdV='cd ~/Videos' | |||
| 225 | alias cdM='cd ~/Music' | 225 | alias cdM='cd ~/Music' |
| 226 | alias cdmn='cd ~/git/maplibre-native/' | 226 | alias cdmn='cd ~/git/maplibre-native/' |
| 227 | alias cdmj='cd ~/git/maplibre-gl-js/' | 227 | alias cdmj='cd ~/git/maplibre-gl-js/' |
| 228 | alias cdmx='cd ~/git/mapbox-gl-js/' | ||
| 228 | 229 | ||
| 229 | # blog | 230 | # blog |
| 230 | alias cdb='cd ~/blog' | 231 | alias cdb='cd ~/blog' |