~ Mauwu's terminal configuration files ~
This is my personal terminal configuration files.
The setup section will guide you through the installation process.
Here are some details about my setup:
After cloning the repository, install the necessary dependencies to replicate by setup.
Then after the dependencies are installed, copy the files to it's respective folders.
Config
$ mkdir -p $HOME/.config/kitty && cp -r ./config/kitty/* $HOME/.config/kitty
$ cp -r ./zsh/.zshrc $HOME/
You will need to install this font.
- HackNerdFont: here
Once finished copying the files, you might want to finalize the changes to your system.
# Rebuilds the font cache
$ fc-cache -fv
Lastly, restart kitty.