Go to file
2022-02-14 21:37:02 +01:00
config Add: nvim & nvchad 2022-02-14 21:37:02 +01:00
dotfiles Update 2021-07-21 09:36:32 +02:00
.gitignore Update 2021-07-21 09:36:32 +02:00
bashrc Add: nvim & nvchad 2022-02-14 21:37:02 +01:00
README.md fix(README.md) 2020-05-22 15:47:30 +00:00
requirements.txt Add: Powerline 2021-04-19 12:08:47 +02:00
setup.sh Add: nvim & nvchad 2022-02-14 21:37:02 +01:00
update.sh Add: nvim & nvchad 2022-02-14 21:37:02 +01:00

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:

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 ~/.config/homedir/update.sh