Commit graph

13 commits

Author SHA1 Message Date
Gregor Bückendorf
a33364a94a README.md: Added rudimentary README containing my current cloning routine 2018-12-07 01:41:50 +01:00
Gregor Bückendorf
adcf84966b neovim, dotfiles-install: Added an auto-install routine to the bashrc.d that downloads vim-plug for now 2018-12-07 00:46:11 +01:00
Gregor Bückendorf
0c9b44e53f bash: changed some tests from existing file to readable file 2018-12-07 00:40:07 +01:00
Gregor Bückendorf
457f265f36 neovim: alias nvim as vim if found 2018-12-06 21:22:26 +01:00
Gregor Bückendorf
3bb8ad24ee bash_profile: Restructured the file to load the bashrc only when required and after the environment is sourced 2018-12-06 20:58:50 +01:00
Gregor Bückendorf
d257b399a7 dotfiles.bashrc: Corrected small error that prevented the dot alias from getting bash completion 2018-12-06 20:56:56 +01:00
Gregor Bückendorf
90e6480204 dotfiles.bashrc: Expanded on the routine by which dotfile and dot aliases are introduced 2018-12-06 19:10:53 +01:00
Gregor Bückendorf
5555c9f9b8 .bash_profile: The environment is loaded from .environment.d now. This will make it easier to include save parts of the environment into the repo later on. 2018-12-03 13:51:53 +01:00
Gregor Bückendorf
a60fb1e5e3 .bashrc: outsourced custom configs to .bashrc.d/ This makes it easier among other things to not share everything 2018-12-03 13:39:22 +01:00
Gregor Bückendorf
7b124fdd71 .gitconfig: git-log does no longer wrap lines containing commit messages that are too long, such as this 2018-12-03 13:33:46 +01:00
Gregor Bückendorf
a899cb94a9 Added user gitconfig sensitive information is now stored in environemnt variables 2018-12-03 00:20:12 +01:00
Gregor Bückendorf
049ac212a2 Added bash_profile. Loads an .env file that can be used to supply environment variables that are not to be included here. 2018-12-03 00:18:47 +01:00
Gregor Bückendorf
1b9707b764 Initial commit. Added bashrc with alias for for the bare dotfiles git repo and a custom gitconfig for the dotfiles alias 2018-12-02 21:53:03 +01:00