1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Add todo alias

This commit is contained in:
Mo 2024-08-08 13:36:55 +02:00
parent 37da2ab864
commit 8ca149ee44

View file

@ -44,6 +44,7 @@ if status is-interactive
alias gu gitui
alias julia "JULIA_NUM_THREADS=16 ~/.juliaup/bin/julia"
alias tb "toolbox run fish"
alias todo "hx ~/todo.md"
# Private config
set -l private_config ~/.config/fish/private_config.fish