mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
fish: setup t as an alias for todo.txt
This commit is contained in:
parent
4fe83e65e0
commit
d5d6748eb3
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ alias killbt "rfkill block bluetooth"
|
|||
alias unkillbt "rfkill unblock bluetooth"
|
||||
|
||||
if type -q hledger; alias f hledger; end
|
||||
if type -q todo.sh; alias t todo.sh; end
|
||||
|
||||
if type -q nvim
|
||||
alias vim nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue