vault backup: 2024-01-23 21:30:39

This commit is contained in:
doku
2024-01-23 21:30:39 -08:00
parent 68d74448ca
commit 225d6b82a8
3 changed files with 39 additions and 12 deletions

View File

@@ -12,4 +12,8 @@ usermod -aG sudo user_name #changes user group to a different one, in this case
cat /etc/passwd
```
**Change default from bash to zsh**
```bash
chsh -s $(which zsh) # changes the default shell from bash from zsh
```

9
Tenmado/Mac OS.md Normal file
View File

@@ -0,0 +1,9 @@
#Public/Notta
## Essentials
### Raycast
Replacement for Spotlight, it has a huge vast of new features
![obsidian](/Files/Screenshots/Raycast.App.png)