No description
Find a file
2021-04-02 14:53:40 +02:00
.config Reconfigure autostart 2021-04-02 14:53:40 +02:00
.doom.d Sync emacs config and add sqlite for dnf 2021-02-18 22:25:48 +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 Remove plugins I never use and move stuff into neo vim for LSP 2021-03-21 18:20:16 +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 Put dependency install where it belongs 2021-03-21 17:18:51 +01:00
install.sh Merge branch 'master' of ssh://git.doggoat.de:42/dhalucario/devconf 2021-02-18 22:29:01 +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