10 lines
149 B
Markdown
10 lines
149 B
Markdown
# My dotfiles and scripts
|
|
|
|
Programs:
|
|
|
|
```bash
|
|
apt install stow git fish neovim tmux zoxide eza fd-find ripgrep bat rsync
|
|
cd dotfiles
|
|
stow server
|
|
```
|