No description
Find a file
2024-05-22 11:47:24 +02:00
dotbot@720206578a Update dotbot 2024-05-22 11:47:24 +02:00
fish Some changes to git and fish 2024-03-05 14:33:30 +01:00
git Some changes to git and fish 2024-03-05 14:33:30 +01:00
pacdef Fix pacdef git repo 2024-03-11 10:08:58 +01:00
yt-dlp Add yt-dlp config 2024-05-22 11:32:11 +02:00
.gitmodules Remove bash, add fish 2024-02-22 10:30:07 +01:00
install Initial commit 2024-02-18 12:36:03 +01:00
install.conf.yaml Add yt-dlp config 2024-05-22 11:32:11 +02: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"