No description
Find a file
2024-12-02 15:34:48 +01:00
config Fix some more stuff 2024-11-29 14:11:58 +01:00
dotbot@720206578a Update dotbot 2024-05-22 11:47:24 +02:00
dotbot-if@28b2fc6042 Do lots of stuff 2024-12-02 15:34:48 +01:00
fish Do lots of stuff 2024-12-02 15:34:48 +01:00
git Fix some stuff 2024-11-29 13:38:27 +01:00
yt-dlp Do lots of stuff 2024-12-02 15:34:48 +01:00
.gitmodules Do lots of stuff 2024-12-02 15:34:48 +01:00
install Do lots of stuff 2024-12-02 15:34:48 +01:00
install.conf.yaml Do lots of stuff 2024-12-02 15:34:48 +01:00
README.md Update README.md 2024-03-05 14:35:38 +01:00

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"