Rashid's terminal settings:
includes: - tmux - nvim config - rashidrc - scripts for terminal colors/PS1 changes
steps:
- install packer.nvim:
git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim)
-
Copy over nvim folder to ~/.config/nvim directory
-
remove the "after" folder for now, go to packer.lua file and perform :so
-
:PackerSync to install all packages
-
quit nvim, copy back the after folder and voila!