mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-02 23:33:05 +00:00
Add todo
alias
This commit is contained in:
parent
37da2ab864
commit
8ca149ee44
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue