Add more keybindings to task-runner

This commit is contained in:
Alexander Navarro 2024-05-09 10:54:49 -04:00
parent 2213374567
commit 3a8b297e91
9 changed files with 147 additions and 13 deletions

View file

@ -5,5 +5,5 @@
Execute the following command:
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply git@codeberg.org:aleidk/dots.git
```