all repos

dotfiles @ d5d6748

i use rach linux btw
1 files changed, 1 insertions(+), 0 deletions(-)
fish: setup t as an alias for todo.txt
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-06-22 18:48:22 +0300
Parent: 4fe83e6
M config/fish/conf.d/alias.fish
ยทยทยท
        20
        20
         alias unkillbt "rfkill unblock bluetooth"

      
        21
        21
         

      
        22
        22
         if type -q hledger; alias f hledger; end

      
        
        23
        +if type -q todo.sh; alias t todo.sh; end

      
        23
        24
         

      
        24
        25
         if type -q nvim

      
        25
        26
           alias vim nvim