Skip to content

Commit

Permalink
Add trailing /
Browse files Browse the repository at this point in the history
  • Loading branch information
leomeinel authored Apr 22, 2023
1 parent 500a44d commit e61fd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set -e
# Copy dot-files
cp -R ~/dot-files/.bash_aliases ~/dot-files/.bash_logout ~/dot-files/.bash_profile ~/dot-files/.bashrc ~/
mkdir -p ~/.config
cp -R ~/dot-files/.config/git ~/dot-files/.config/macchina ~/dot-files/.config/nvim ~/dot-files/.config/starship.toml ~/.config
cp -R ~/dot-files/.config/git ~/dot-files/.config/macchina ~/dot-files/.config/nvim ~/dot-files/.config/starship.toml ~/.config/
source ~/.bash_profile

# Create .ssh
Expand Down

0 comments on commit e61fd31

Please sign in to comment.