mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
revamped & rework for the informations section
This commit is contained in:
@@ -49,7 +49,16 @@ cd ~/Documents/git/github.com/aminnairi/laptop
|
|||||||
bash main.sh
|
bash main.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Tips
|
## Informations
|
||||||
|
|
||||||
- Start Neovim (`nvim`) at least once per user (`root` included) in order to install the necessary plugins
|
### Neovim
|
||||||
- Start Tmux at least once in order to install the necessary plugins
|
|
||||||
|
Neovim's plugins gets installed only when run. Try running `nvim` at least once per user `root` and the choosen unprivileged user.
|
||||||
|
|
||||||
|
### Tmux
|
||||||
|
|
||||||
|
Tmux's plugins get installed once it is run without argument. A Fish function gets triggered whenever `tmux` is run. If it has no argument, then plugins gets checked and installed. If it has arguments, plugins do not get installed nor checked. Please run at least once `tmux` in order to install the necessary plugins before using it.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
See [`LICENSE`](./LICENSE).
|
||||||
|
|||||||
Reference in New Issue
Block a user