chore: install Rancher Desktop

This commit is contained in:
Stefan Imhoff
2022-12-31 10:46:05 +01:00
parent 00bd382c7c
commit 3ebf5e8ce7
2 changed files with 8 additions and 0 deletions

View File

@@ -56,6 +56,10 @@ export PATH=$HOME/.tmux/plugins/t-smart-tmux-session-manager/bin:$PATH
# BasicTex
export PATH="/Library/TeX/texbin:$PATH"
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
export PATH="/Users/kogakure/.rd/bin:$PATH"
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)
# Conda
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!