Skip to content

Commit

Permalink
Dont't chmod ~/.bashrc_aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
leomeinel committed Sep 26, 2022
1 parent 737fbdc commit fff51e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ set -e

# Copy dot-files
cp -R ~/dot-files/.config ~/dot-files/.bash_logout ~/dot-files/.bash_profile ~/dot-files/.bashrc ~/dot-files/.bashrc_aliases ~/dot-files/.gtkrc-2.0 ~/
chmod 744 ~/.bashrc_aliases
source ~/.bash_profile

# Create .ssh
Expand Down

0 comments on commit fff51e8

Please sign in to comment.