diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-28 13:26:38 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-28 13:26:38 +0800 |
| commit | e00ba88721632b62f03a239e3c810465d869cb6e (patch) | |
| tree | 1e0ca1e4ea35cb4e086eb3687466a440b490549a /alias | |
| parent | 7d274bc6bb5afd841b17a117993333b5344eea0e (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -119,6 +119,7 @@ alias f='free -h' | |||
| 119 | alias yl='youtube-dl' | 119 | alias yl='youtube-dl' |
| 120 | alias raw='echo "https://raw.githubusercontent.com"' | 120 | alias raw='echo "https://raw.githubusercontent.com"' |
| 121 | alias editor='select-editor' | 121 | alias editor='select-editor' |
| 122 | alias hp='http-prompt' | ||
| 122 | 123 | ||
| 123 | # tmp | 124 | # tmp |
| 124 | alias cdo='cd ~/git/openmaptiles' | 125 | alias cdo='cd ~/git/openmaptiles' |