Personal config files for:
- bash
- tmux
- alacritty
⚠️ If you want to use this config as your own, update theHOMEDIR
andCURRENTDIR
variables in the 'init` file.
init
is a small shell script to set everything up. It creates a symlink for all the files in thesymlinks
directory.- The
bashrc
sources all the files from thesources
directory (in my case, just some functions and bash aliases).