aboutsummaryrefslogtreecommitdiff
path: root/shell_only.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-09-02 11:16:48 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-09-02 11:17:52 +0200
commit3dc64b00630e966cc11dbaa2f3d7c1e4cdb50684 (patch)
tree4ed036f65719becf23d343d675615cd68470120f /shell_only.sh
parent2e3eb5d2f3168ad36272b5c95bfbbf68d9862641 (diff)
Override .profile to include .cargo PATHs
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-xshell_only.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell_only.sh b/shell_only.sh
index 53e4b6e..d915b56 100755
--- a/shell_only.sh
+++ b/shell_only.sh
@@ -87,6 +87,7 @@ ln -sf ${PWD}/zshrc ~/.zshrc
ln -sf ${PWD}/zsh_aliases ~/.zsh_aliases
ln -sf ${PWD}/fzf_key_bindings.zsh ~/.zsh_fzf_key_bindings
ln -sf ${PWD}/fzf_completion.zsh ~/.zsh_fzf_completion
+ln -sf ${PWD}/profile ~/.profile
ln -sf ${PWD}/tmux.conf ~/.tmux.conf
ln -sf ${PWD}/vimrc ~/.vimrc