diff --git a/README.md b/README.md index fd0116d..13cf996 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/wallpaper/.wallpapers/blockwavemoon.png b/wallpaper/.wallpapers/blockwavemoon.png new file mode 100644 index 0000000..ec28555 Binary files /dev/null and b/wallpaper/.wallpapers/blockwavemoon.png differ diff --git a/wallpaper/.wallpapers/rosepine-birb.png b/wallpaper/.wallpapers/rosepine-birb.png new file mode 100644 index 0000000..4ed73ad Binary files /dev/null and b/wallpaper/.wallpapers/rosepine-birb.png differ