No description
- Shell 100%
| atuin | ||
| config | ||
| dotbot@720206578a | ||
| dotbot-if@28b2fc6042 | ||
| fish | ||
| git | ||
| yt-dlp | ||
| .gitmodules | ||
| install | ||
| install.conf.yaml | ||
| README.md | ||
cargo install topgrade lsd git-delta cargo-update
set -U fish_greeting
fish_config theme choose 'Tomorrow Night Bright'
fish_config theme save
fisher install fishgretel/fasd
fisher install fischerling/plugin-wd
fisher install jethrokuan/fzf
fisher install franciscolourenco/done
fisher install acomagu/fish-async-prompt
fisher install pure-fish/pure
# starship preset pure-preset -o ~/.config/starship.toml
set -U __done_allow_nongraphical 1
set -U __done_notification_command "_ntfy_done \$title \$message"