install tailscale
This commit is contained in:
parent
bbe46d4c8c
commit
82d6a445a7
4 changed files with 22 additions and 2 deletions
|
@ -37,4 +37,7 @@ cask "ngrok"
|
|||
brew "httpie"
|
||||
brew "fd"
|
||||
cask "tailscale"
|
||||
<<<<<<< Updated upstream
|
||||
cask "discord"
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
|
|
|
@ -705,26 +705,33 @@
|
|||
"options": {
|
||||
"full_name": "tailscale"
|
||||
}
|
||||
<<<<<<< Updated upstream
|
||||
},
|
||||
"discord": {
|
||||
"version": "0.0.268",
|
||||
"options": {
|
||||
"full_name": "discord"
|
||||
}
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
},
|
||||
"tap": {
|
||||
"homebrew/cask-fonts": {
|
||||
<<<<<<< Updated upstream
|
||||
"revision": "dd754afae30462d97f5fb7729153eb460b7a6878"
|
||||
=======
|
||||
"revision": "a8e6cf6d9226d1f0c9d2d0562419d48759e84318"
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"macos": {
|
||||
"monterey": {
|
||||
"HOMEBREW_VERSION": "3.5.9",
|
||||
"HOMEBREW_VERSION": "3.5.10",
|
||||
"HOMEBREW_PREFIX": "/opt/homebrew",
|
||||
"Homebrew/homebrew-core": "9341434f53b7dfcb58a9c64b9ad0f804bad40cde",
|
||||
"Homebrew/homebrew-core": "a6ca0deb4375420a7826a540ba804fbb0161f2f1",
|
||||
"CLT": "13.4.0.0.1.1651278267",
|
||||
"Xcode": "13.4",
|
||||
"macOS": "12.5"
|
||||
|
|
|
@ -25,6 +25,14 @@ SETUVAR _fisher_jorgebucaran_2F_fisher_files:\x7e/\x2econfig/fish/functions/fish
|
|||
SETUVAR _fisher_jorgebucaran_2F_hydro_files:\x7e/\x2econfig/fish/functions/fish_mode_prompt\x2efish\x1e\x7e/\x2econfig/fish/functions/fish_prompt\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/hydro\x2efish
|
||||
SETUVAR _fisher_plugins:jorgebucaran/fisher\x1edracula/fish\x1ejorgebucaran/hydro
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
SETUVAR _hydro_git_16272:sloanelybutsurely/DRP\x2d961\x2dmaintain\x2dheaders\x2dwhen\x2dselecting\x2dbirthday\x2drow\x20
|
||||
SETUVAR _hydro_git_20464:sloanelybutsurely/DRP\x2d961\x2dmaintain\x2dheaders\x2dwhen\x2dselecting\x2dbirthday\x2drow\x20
|
||||
SETUVAR _hydro_git_35292:\x1d
|
||||
SETUVAR _hydro_git_4001:main\u2022\x20
|
||||
SETUVAR _hydro_git_41063:main\x20
|
||||
SETUVAR _hydro_git_71345:main\x20
|
||||
SETUVAR _hydro_git_75079:main\x20
|
||||
SETUVAR _hydro_git_8703:main\x20
|
||||
SETUVAR fish_color_autosuggestion:555\x1ebrblack
|
||||
SETUVAR fish_color_cancel:\x2dr
|
||||
SETUVAR fish_color_command:005fd7
|
||||
|
@ -53,3 +61,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow
|
|||
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
||||
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||
SETUVAR fish_pager_color_selected_background:\x2dr
|
||||
SETUVAR fish_user_paths:/opt/homebrew/opt/grep/libexec/gnubin\x1e/opt/homebrew/opt/coreutils/libexec/gnubin
|
||||
|
|
|
@ -2,3 +2,4 @@ direnv 2.32.1
|
|||
elixir 1.14.0-otp-25
|
||||
erlang 25.0.4
|
||||
nodejs 18.7.0
|
||||
racket 8.6
|
||||
|
|
Loading…
Reference in a new issue