nvim fix icons
This commit is contained in:
parent
e00d0d63f5
commit
1e8fe87d57
4 changed files with 19 additions and 20 deletions
|
@ -16,6 +16,7 @@ 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
|
||||
fish_add_path $HOME/.cargo/bin/
|
||||
|
||||
starship init fish | source
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue