Add readme with programs

This commit is contained in:
2025-12-13 15:06:34 +03:00
parent 2ebf7e7a15
commit e4dfaf1c22
+9
View File
@@ -0,0 +1,9 @@
# My dotfiles and scripts
Programs:
```bash
apt install stow git fish neovim tmux zoxide fd-find ripgrep bat rsync
cd dotfiles
stow server
```