Skip to content

Commit cd47b11

Browse files
committed
Uninstall Rancher for now.
1 parent 18d9ff0 commit cd47b11

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

bash_profile

-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@
33
umask 027
44
[ -f $HOME/.bashrc ] && source $HOME/.bashrc
55
tty | grep -q "/tty[0-9]" && $HOME/bin/s
6-
7-
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
8-
export PATH="/Users/daniel/.rd/bin:$PATH"
9-
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)

bashrc

-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ for a in env functions prompt ; do
1111
source "${script}"
1212
done
1313
done
14-
15-
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
16-
export PATH="/Users/daniel/.rd/bin:$PATH"
17-
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)

zshrc

-4
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,3 @@ source $ZSH/oh-my-zsh.sh
108108
# alias zshconfig="mate ~/.zshrc"
109109
# alias ohmyzsh="mate ~/.oh-my-zsh"
110110

111-
112-
### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
113-
export PATH="/Users/daniel/.rd/bin:$PATH"
114-
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)

0 commit comments

Comments
 (0)