Skip to content

Commit

Permalink
ups
Browse files Browse the repository at this point in the history
  • Loading branch information
ADGEfficiency committed Aug 13, 2024
1 parent 3dbada6 commit 84fa83b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/macos/.bash_profile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
source "$HOME"/dotfiles/dotfiles/common/.bash_profile
. "$HOME/.cargo/env"
1 change: 1 addition & 0 deletions dotfiles/macos/.bashrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source "$HOME"/dotfiles/dotfiles/common/.bashrc

[ -f ~/.fzf.bash ] && source ~/.fzf.bash
. "$HOME/.cargo/env"
1 change: 1 addition & 0 deletions dotfiles/macos/.zshenv
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
source $HOME/dotfiles/dotfiles/common/.zshenv
. "$HOME/.cargo/env"

0 comments on commit 84fa83b

Please sign in to comment.