To get the dofiles working you need to run following commands:
- Clone the repository
git clone --recursive --bare [email protected]:Semptic/dotfiles.git ~/.dotfiles.git
- Check it out
git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME checkout
- Reload your fish shell
fish
- Get all the submodules
dotfiles submodule update --init --recursive
- Don't show untracked files
dotfiles config --local status.showUntrackedFiles no
-
Install tmux plugins: Press
prefix
+ I (capital i, as in Install) to fetch the plugin.
- alacritty
- tmux
- fish
- Fira Code Nerd Font
- Meslo Nerd Font patched for Powerlevel10k
- neovim
To enable the compose key on caps run setxkbmap -option compose:caps