Skip to content

Commit

Permalink
✨ apt install fish socat
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed Dec 5, 2023
1 parent 447d873 commit f190882
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ubuntu/tasks/2_setup_apt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
sudo apt update -y
sudo apt upgrade -y

sudo apt install -y git
sudo apt install -y \
git \
fish \
socat # for 1Password SSH

0 comments on commit f190882

Please sign in to comment.