Skip to content

Commit

Permalink
Merge pull request #35 from leomeinel/temp
Browse files Browse the repository at this point in the history
Merge main from temp
  • Loading branch information
leomeinel authored Apr 20, 2023
2 parents 34f1e53 + 079fa91 commit 93f1d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
set -e

# Copy dot-files
cp -R ~/dot-files/.config ~/dot-files/.bash_logout ~/dot-files/.bash_profile ~/dot-files/.bashrc ~/dot-files/.bash_aliases ~/
cp -R ~/dot-files/.config ~/dot-files/.bash_aliases ~/dot-files/.bash_logout ~/dot-files/.bash_profile ~/dot-files/.bashrc ~/
source ~/.bash_profile

# Create .ssh
Expand Down

0 comments on commit 93f1d3d

Please sign in to comment.