Go to file
2022-04-02 15:50:26 +02:00
config Feature: Support linking files only 2022-02-15 08:55:29 +01:00
configfile/nvim/lua Add: nvim init 2022-02-15 21:35:26 +01:00
dotfiles Add: json2yaml, nvim, host support & more 2022-02-15 08:34:33 +01:00
hosts/any Fix: Powerline & update.sh 2022-04-02 15:50:26 +02:00
.gitignore Add: json2yaml, nvim, host support & more 2022-02-15 08:34:33 +01:00
bashrc Fix: Powerline & update.sh 2022-04-02 15:50:26 +02: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 Feature: Support linking files only 2022-02-15 08:55:29 +01:00
update.sh Fix: Powerline & update.sh 2022-04-02 15:50:26 +02: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