Go to file
2021-04-20 13:12:35 +02:00
config Add: Powerline-Shell 2021-04-20 13:12:35 +02:00
bashrc Add: Powerline 2021-04-19 12:08:47 +02:00
dircolors Add: .dircolors 2017-11-03 08:39:18 +01:00
gitconfig add(gitconfig): Signing Key 2020-05-20 17:25:28 +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 Add: Powerline 2021-04-19 12:08:47 +02:00
tmux.conf Initital Commit 2017-11-03 08:09:33 +01:00
update.sh Initital Commit 2017-11-03 08:09:33 +01:00
vimrc fix(vimrc): shiftwidth & airline theme 2020-05-20 17:25:28 +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