1
0

add wallpapers

This commit is contained in:
2025-04-01 20:44:54 +02:00
parent ef5a97eb61
commit 77e38d6fb1
3 changed files with 9 additions and 3 deletions

View File

@@ -139,15 +139,21 @@ cd ~/dotfiles
2. **Deploy configurations using Stow**:
```bash
stow zsh tmux git nvim curl alacritty
stow zsh tmux git nvim curl alacritty wallpaper
```
3. **Set up tmux plugins**:
3. Change the default shell
```bash
chsh -s /bin/zsh
```
4. **Set up tmux plugins**:
- Start a tmux session
- Press `C-b I` to install plugins
4. **Git configuration**:
5. **Git configuration**:
- Create a `~/.gitconfig.local` file with personal config
- See `~/.gitconfig.local.example` for reference

Binary file not shown.

After

Width:  |  Height:  |  Size: 1024 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB