zsh: include

This commit is contained in:
2026-03-31 16:48:52 +02:00
parent 6986e3c8d2
commit 7519fe3840
7 changed files with 50 additions and 18 deletions

View File

@@ -28,13 +28,14 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
- allow microphone in steam: `sudo snap connect steam:audio-record :audio-record`
- gamemode configuration:
- renice=10
- diff for .ohmyzsh via patch files
## Software
### Basics
```
sudo apt install \
kitty tmux \
kitty tmux zsh \
git ripgrep fd-find fzf stow
```
@@ -66,6 +67,10 @@ sudo snap install \
steam
```
```
cargo install --locked zellij
```
### Manual
- [Helix](https://github.com/helix-editor/helix/releases)
@@ -78,7 +83,7 @@ sudo snap install \
$ mkdir -p ~/.config/nix/
$ echo "experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
```
- [woverlay](https://codeberg.org/rtx/woverlay)
- [ohmyzsh](https://ohmyz.sh/)
## Extensions