Skip to content

Commit

Permalink
update apt cache & install nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
akash0x53 committed Jun 28, 2020
1 parent e22a9e5 commit 793a02c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ link_file()


#-------- install required tools -------
sudo apt update
sudo apt install nodejs
sudo apt install xsel $> /dev/null
sudo apt install fzf
sudo apt install silversearcher-ag #the_silver_searcher for Mac
Expand Down

0 comments on commit 793a02c

Please sign in to comment.