mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
disable todo
This commit is contained in:
parent
7cd88835c3
commit
71da06bbbd
2
.zshrc
2
.zshrc
@ -57,7 +57,7 @@ alias zj="zellij"
|
|||||||
alias o="rg --files . | fzf | xargs nvim"
|
alias o="rg --files . | fzf | xargs nvim"
|
||||||
#being lazy
|
#being lazy
|
||||||
alias r="ranger"
|
alias r="ranger"
|
||||||
alias c='clear; $TODO_ON_CLEAR && tail -n 10 ~/todo'
|
alias c='clear' #; $TODO_ON_CLEAR && tail -n 10 ~/todo'
|
||||||
|
|
||||||
#todo things
|
#todo things
|
||||||
alias todooff="TODO_ON_CLEAR=false"
|
alias todooff="TODO_ON_CLEAR=false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user