Files
2025-12-19 13:25:13 +03:00

11 lines
219 B
Markdown

# My dotfiles and scripts
Programs:
```bash
apt install stow git fish neovim tmux zoxide eza fd-find ripgrep bat rsync
pacman -Syu stow git fish neovim tmux zoxide eza fd ripgrep bat rsync
cd dotfiles
stow server
```