Skip to content

Commit

Permalink
Update setup_server_basics.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Suhail authored Oct 23, 2022
1 parent 65aa130 commit 1ebd6a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_server_basics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pip install --upgrade pip
sudo apt-get install -y cmake
sudo update-alternatives --config editor
sudo apt install ncdu
source ~/.zshrc
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

0 comments on commit 1ebd6a2

Please sign in to comment.