This repository contains the dot files for my system
Installing terminal
yay -S alacrittyyay -S gitInstalling stow dot files manager
yay -S stowFirst, checkout the dot files repository in my $HOME directory using git
git clone git@github.com:cmanon/dotfiles.git Dotfiles
cd DotfilesThen use stow to create the symlinks
stow .Install and configure the terminal multiplexer
yay -S tmuxInstall the tmux plugin manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm