mainly colorscheme related + added dunst

This commit is contained in:
Tiago Sousa 2023-05-14 18:32:46 +01:00
parent cf75e689e5
commit 433c56f166
12 changed files with 370 additions and 20 deletions

View file

@ -16,4 +16,6 @@ export MANPAGER="sh -c 'col -bx | bat -l man -p'"
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/tsousa/.ghcup/bin $PATH # ghcup-env
fish_add_path $HOME/.local/share/nvim/mason/bin/
fish_add_path $HOME/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin
#neofetch
starship init fish | source