add lagrange gemini client
This commit is contained in:
parent
5e0366660f
commit
255d405345
2 changed files with 2 additions and 0 deletions
1
full.zsh
1
full.zsh
|
@ -74,6 +74,7 @@ chmod +x ~/cloudinit.sh
|
||||||
echo "[DSMOSS] Install more networking tools..."
|
echo "[DSMOSS] Install more networking tools..."
|
||||||
brew install cloudflared miniupnpc
|
brew install cloudflared miniupnpc
|
||||||
brew install --cask cyberduck
|
brew install --cask cyberduck
|
||||||
|
brew install --cask lagrange
|
||||||
|
|
||||||
# More common settings...
|
# More common settings...
|
||||||
echo "[DSMOSS] Run the more common settings script..."
|
echo "[DSMOSS] Run the more common settings script..."
|
||||||
|
|
1
lite.zsh
1
lite.zsh
|
@ -66,6 +66,7 @@ chmod +x ~/Minecraft.sh
|
||||||
echo "[DSMOSS] Install more networking tools..."
|
echo "[DSMOSS] Install more networking tools..."
|
||||||
brew install cloudflared miniupnpc
|
brew install cloudflared miniupnpc
|
||||||
brew install --cask cyberduck
|
brew install --cask cyberduck
|
||||||
|
brew install --cask lagrange
|
||||||
|
|
||||||
echo "[DSMOSS] Run the more common settings script..."
|
echo "[DSMOSS] Run the more common settings script..."
|
||||||
chmod +x "more-common-settings.sh"
|
chmod +x "more-common-settings.sh"
|
||||||
|
|
Loading…
Reference in a new issue