Skip to content

Commit

Permalink
🔥 ubuntu: remove asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed Nov 26, 2023
1 parent e6bd804 commit b11f9b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion common/config/fish/config.fish
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $fish_user_paths
fish_add_path \
~/.local/share/aquaproj-aqua/bin \
~/.asdf/shims \
~/go/bin \
~/.rye/shims \
~/.volta/bin
Expand Down
1 change: 0 additions & 1 deletion ubuntu/tasks/1_symbolic_links.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Common files
confDir="$PWD/common/config"
## $HOME
ln -sf $confDir/.asdfrc $HOME
ln -sf $confDir/.bash_profile $HOME
ln -sf $confDir/.bashrc $HOME
ln -sf $confDir/.gittemplate.txt $HOME
Expand Down

0 comments on commit b11f9b6

Please sign in to comment.