No description
Find a file
2021-02-17 10:44:11 +01:00
.config Let systemd handle what we want 2021-02-15 10:49:59 +01:00
.doom.d Clean up awesome, add utils, remove vterm and add some more to emacs 2021-01-30 17:37:50 +01:00
.zcustom Add neovim support 2021-02-15 01:19:18 +01:00
wrk Fix typo 2020-10-19 12:43:06 +02:00
.gitconfig Add gitconfig 2020-11-26 13:57:10 +01:00
.gitignore Found the application launcher, remove rofi 2020-07-08 22:55:29 +02:00
.gitmodules Install oh my zsh manually 2021-01-24 02:04:57 +01:00
.ideavimrc Add some important ideavimrc stuff 2020-07-21 10:36:36 +02:00
.profile Move stuff in places where it seems right 2021-02-14 18:33:04 +01:00
.vimrc ctrlp search hidden files 2021-02-15 01:20:42 +01:00
.xprofile Fix shebang and clear autostart before install 2021-02-17 10:44:11 +01:00
.zshrc Proper .zshrc 2020-03-12 17:30:39 +01:00
install-graphical.sh Add nautilus 2021-02-14 19:46:38 +01:00
install-light.sh Fix shebang and clear autostart before install 2021-02-17 10:44:11 +01:00
install.sh Let systemd handle what we want 2021-02-15 10:49:59 +01:00
README.md Add README.md link to README.md.html 2020-07-10 13:07:22 +02:00
README.md.html Update ReadMe 2020-09-01 14:09:57 +02:00

Developer Configuration

Install

Just run

curl --proto '=https' --tlsv1.2 -sSf https://git.doggoat.de/dhalucario/devconf/raw/branch/master/install.sh | bash