No description
Find a file
2024-10-18 15:17:26 +02:00
atuin change atuin cfg 2024-10-18 15:17:26 +02:00
dotbot@720206578a Update dotbot 2024-05-22 11:47:24 +02:00
fish Update alot of zeug 2024-10-18 14:04:55 +02:00
git Switch to ssh signing 2024-07-24 12:03:47 +02:00
wezterm Add wezterm and mise 2024-09-24 08:11:29 +02: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 Update alot of zeug 2024-10-18 14:04:55 +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"