Compare commits

..

No commits in common. "b6240894a1342b535262f48272fbc71047355851" and "ad38a0db294635ceb464418f5a9fed8c1dcce059" have entirely different histories.

2 changed files with 33 additions and 28 deletions

View File

@ -13,11 +13,9 @@ Zunächst Homebrew installieren, sofern noch nicht geschehen.
```
Danach kann man simple die benötigten Tools installieren.
- [Swiftbar](https://github.com/swiftbar/SwiftBar)
- [OpenConnect](https://www.infradead.org/openconnect/)
```bash
brew update && brew install openconnect swiftbar
brew update && brew install openconnect xbar
```
---
@ -42,5 +40,5 @@ $USER ALL=(ALL) NOPASSWD: /usr/bin/killall -2 openconnect" | sudo tee /private/e
Anschließend xbar starten und die erscheinenden Fenster bestätigen. Danach sollte in der Menüleiste das Tool auftauchen.
```zsh
open /Applications/SwiftBar.app
open /Applications/xbar.app
```

File diff suppressed because one or more lines are too long