diff options
author | typebrook <typebrook@gmail.com> | 2019-04-24 09:26:44 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-04-24 09:26:44 +0800 |
commit | 23606bd406da2bd9c366a197ccc8ac921ad22e7b (patch) | |
tree | a74eeb29825eec147412fedac231a5959aac5cbd /alias | |
parent | c18cccf4a0acb9449cdfc5527b9eb442f0f67c13 (diff) |
update
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ alias yla='youtube-dl -x --audio-format mp3' | |||
140 | alias raw='echo "https://raw.githubusercontent.com"' | 140 | alias raw='echo "https://raw.githubusercontent.com"' |
141 | alias editor='select-editor' | 141 | alias editor='select-editor' |
142 | alias hp='http-prompt' | 142 | alias hp='http-prompt' |
143 | alias clocg='cloc --vcs=git' | ||
143 | 144 | ||
144 | # tmp | 145 | # tmp |
145 | alias cdo='cd ~/git/openmaptiles' | 146 | alias cdo='cd ~/git/openmaptiles' |