Skip to content

Commit

Permalink
fix(asdf): loading
Browse files Browse the repository at this point in the history
  • Loading branch information
fisenkodv committed Jan 11, 2024
1 parent a35727d commit ea03e80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/zsh/init/asdf.init.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash

[ -f ~/.asdf/asdf.zsh ] && source ~/.asdf/asdf.zsh
[ -f ~/.asdf/asdf.sh ] && source ~/.asdf/asdf.sh

0 comments on commit ea03e80

Please sign in to comment.