added tailscale

This commit is contained in:
paul-loedige
2024-12-03 10:55:15 +01:00
parent f63e615855
commit d44e9fc04d
+18 -3
View File
@@ -145,6 +145,7 @@
- [[#transmission][Transmission]] - [[#transmission][Transmission]]
- [[#tree][Tree]] - [[#tree][Tree]]
- [[#wireguard][WireGuard]] - [[#wireguard][WireGuard]]
- [[#tailscale][Tailscale]]
- [[#xarchiver][xarchiver]] - [[#xarchiver][xarchiver]]
- [[#xclip][XClip]] - [[#xclip][XClip]]
- [[#yt-dlp][yt-dlp]] - [[#yt-dlp][yt-dlp]]
@@ -2950,6 +2951,10 @@ christian-kohler.path-intellisense
#+begin_src conf :tangle vscode-extensions.txt #+begin_src conf :tangle vscode-extensions.txt
streetsidesoftware.code-spell-checker streetsidesoftware.code-spell-checker
#+end_src #+end_src
***** [[https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server][Live Preview]]
#+begin_src conf :tangle vscode-extensions.txt
ms-vscode.live-server
#+end_src
**** Github Copilot **** Github Copilot
#+begin_src conf :tangle vscode-extensions.txt #+begin_src conf :tangle vscode-extensions.txt
github.copilot github.copilot
@@ -3012,6 +3017,11 @@ ms-toolsai.vscode-jupyter-slideshow
#+begin_src conf :tangle vscode-extensions.txt #+begin_src conf :tangle vscode-extensions.txt
ms-azuretools.vscode-docker ms-azuretools.vscode-docker
#+end_src #+end_src
***** TOML
#+begin_src conf :tangle vscode-extensions.txt
tamasfe.even-better-toml
#+end_src
*** Add-On Sync *** Add-On Sync
remove all packages not in ~vscode-extensions.txt~ and install otherwise remove all packages not in ~vscode-extensions.txt~ and install otherwise
#+begin_src shell :tangle update.sh #+begin_src shell :tangle update.sh
@@ -3229,7 +3239,6 @@ fi
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup. # Add wisely, as too many plugins slow down shell startup.
plugins=( plugins=(
adb
aliases aliases
archlinux archlinux
bgnotify bgnotify
@@ -3239,7 +3248,6 @@ plugins=(
docker-compose docker-compose
emacs emacs
extract extract
fd
gh gh
git git
git-auto-fetch git-auto-fetch
@@ -3249,7 +3257,6 @@ plugins=(
pip pip
pipenv pipenv
python python
ripgrep
rsync rsync
svn svn
systemd systemd
@@ -4114,6 +4121,14 @@ tree
#+begin_src conf :tangle pkg-list.txt #+begin_src conf :tangle pkg-list.txt
wireguard-tools wireguard-tools
#+end_src #+end_src
** [[https://tailscale.com/][Tailscale]]
#+begin_src config :tangle pkg-list.txt
tailscale
#+end_src
*** GUI
#+begin_src config :tangle pkg-list.txt
tailscale-systray-git
#+end_src
** [[https://github.com/ib/xarchiver][xarchiver]] ** [[https://github.com/ib/xarchiver][xarchiver]]
#+begin_src shell :tangle pkg-list.txt #+begin_src shell :tangle pkg-list.txt
xarchiver xarchiver