Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
gfxcc committed Mar 2, 2022
1 parent df4e379 commit 7bf8026
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions quick-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ apt-get update
apt-get install -y zsh curl git vim

# Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 0</dev/null
mkdir ~/.zsh

rm -rf /tmp/cloud
git clone https://github.com/gfxcc/cloud.git /tmp/cloud

cp -r /tmp/cloud/dot_files/. ~
cp -r dot_files/. ~

0 comments on commit 7bf8026

Please sign in to comment.