Installing neovim from binary on Ubuntu
This commit is contained in:
parent
988c38c0fd
commit
b5dfc6c811
3 changed files with 35 additions and 2 deletions
|
@ -10,7 +10,7 @@ $ alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
|||
$ dotfiles checkout
|
||||
$ dotfiles config --local status.showUntrackedFiles no
|
||||
$ cd .local/share/dotfiles
|
||||
$ uv run ansible-playbook install_dev_tools.yml
|
||||
$ uv run ansible-playbook install_dotfiles.yml
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue