Add todotxt
This commit is contained in:
parent
db0ad5baf3
commit
0f0dc26d6a
3 changed files with 100 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -19,6 +19,7 @@ SAVEHIST=10000
|
|||
# Command Alias
|
||||
alias lss="ls -lah"
|
||||
alias yt-dlp-mp4="yt-dlp --no-config --format 'bv*[ext=mp4]+ba[ext=m4a]/b[ext=mp4]'"
|
||||
alias t="todo.sh"
|
||||
|
||||
alias gco="git checkout"
|
||||
alias gcm="git commit -m"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue