mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore: install Rancher Desktop
This commit is contained in:
@@ -10,6 +10,10 @@ source /usr/local/opt/asdf/libexec/asdf.fish
|
||||
# Neovim as default editor
|
||||
set -U EDITOR nvim
|
||||
|
||||
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
|
||||
set --export --prepend PATH "/Users/kogakure/.rd/bin"
|
||||
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)
|
||||
|
||||
# *** *** Aliases *** ***
|
||||
|
||||
# Fish
|
||||
|
||||
@@ -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' !!
|
||||
|
||||
Reference in New Issue
Block a user