Skip to content

Commit

Permalink
update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
reihori committed Oct 4, 2024
1 parent d28a8d1 commit b851d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
script_dir="$(cd -P -- "$(dirname -- "$(command -v -- "$0")")" && pwd -P)"

ln -s $script_dir/zshrc $HOME/.zshrc
mkdir -p $HOME/.config && ln -s $script_dir/starship.toml $HOME/.config

0 comments on commit b851d71

Please sign in to comment.