Ensure you have the followin installed on your system
On a Mac computer you should run:
brew install --cask alacritty
On a Archlinux installation you should run:
sudo pacman -S alacritty
On a Mac computer you should run:
brew install neovim
On a Archlinux installation you should run:
sudo pacman -S neovim
On a Mac computer you should run:
brew install tmux
On a Archlinux installation you should run:
sudo pacman -S tmux
On a Mac computer you should run:
brew install git
On a Archlinux installation you should run:
sudo pacman -S git
brew install stow
On a Archlinux installation you should run:
sudo pacman -S stow
First checkout the dotfiles repo in your $HOME directory using git
git clone https://github.com/alcb1310/dotfiles.git
cd dotfiles
then use GNU stow to create the symlinks
stow .