# Home Directory Configuration This is my personal linux home directory configuration. Use at your own risk! ## Usage Setting up this configuration is as simple as it gets: ``` bash git clone https://git.nold.in/nold/homedir-config ~/.config/homedir cd ~/.config/homedir && bash setup.sh ``` ## Update Updates all git-repos, vim Plugins, etc. ``` bash bash ~/.config/homedir/update.sh ```