Your first step is to clone this repository:
git clone https://github.com/MusaGillani/dotfiles.git ~/.dotfiles
Create symbolic links for the configurations you want to use:
to verify linking go the directory target directory for the link and run
ls -l
orls- al
for files starting with.
ln -s ~/.dotfiles/tmux/.tmux.conf ~/.tmux.conf
-
Create the configuration folder for nvim
/.config/nvim
-
create the symbolic link
ln -s ~/.dotfiles/nvim/init.lua ~/.config/nvim./init.lua