chore: remove Rancher Desktop

This commit is contained in:
Stefan Imhoff
2023-01-09 10:31:39 +01:00
parent 8d5aac5c81
commit 489565b6a8
3 changed files with 5 additions and 7 deletions

View File

@@ -39,9 +39,6 @@ set --export FZF_ALT_C_OPTS "--preview 'tree -C {} | head -50'"
# Rust
set --export PATH "$HOME/.cargo/bin:$PATH"
# Rancher
set --export --prepend PATH "$HOME/.rd/bin"
# TMUX
if set -q TMUX
set --export NVIM_LISTEN_ADDRESS (tmux show-environment -s NVIM_LISTEN_ADDRESS 2> /dev/null)