Compare commits
2 Commits
925e63d67f
...
4045cd76ac
| Author | SHA1 | Date | |
|---|---|---|---|
| 4045cd76ac | |||
| f0e24258cd |
2
ubuntu/apps/tailscale.sh
Normal file
2
ubuntu/apps/tailscale.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
curl -fsSL https://tailscale.com/install.sh | sh
|
||||||
|
# sudo tailscale up
|
||||||
@@ -24,7 +24,7 @@ sudo apt-get install webapp-manager -y
|
|||||||
|
|
||||||
### Dev Stuff
|
### Dev Stuff
|
||||||
sudo snap install --beta zig --classic -y
|
sudo snap install --beta zig --classic -y
|
||||||
# sudo apt install xsel xclip wl-clipboard
|
sudo apt install xsel xclip wl-clipboard -y
|
||||||
sudo cp ../dev/sesh /usr/bin
|
sudo cp ../dev/sesh /usr/bin
|
||||||
|
|
||||||
cd ~/.config/
|
cd ~/.config/
|
||||||
|
|||||||
Reference in New Issue
Block a user