Gregor Bückendorf
|
b617d7a72b
|
dotfiles_command.bashrc: uses the environment now and clears its vars
|
2018-12-13 17:34:20 +01:00 |
|
Gregor Bückendorf
|
46f401d5b4
|
README.md: put some more stuff in TODO
|
2018-12-13 17:18:54 +01:00 |
|
Gregor Bückendorf
|
6b7f34f7f8
|
bashrc: checking if the environment is loaded before executing stuff that relies on it
|
2018-12-13 17:15:32 +01:00 |
|
Gregor Bückendorf
|
abae11bfaf
|
bash_profile: need to unset vars when sourcing files instead of executing
|
2018-12-13 17:11:02 +01:00 |
|
Gregor Bückendorf
|
94ec834c71
|
bashrc: added a check for bash version 4 or newer
|
2018-12-13 11:16:07 +01:00 |
|
Gregor Bückendorf
|
76a1a46eba
|
README.md: Began a list with stuff that should be added to the dotfiles when I have time
|
2018-12-09 19:29:07 +01:00 |
|
Gregor Bückendorf
|
76f23a478b
|
gitconfig: Made the graph command order by date
|
2018-12-09 19:26:39 +01:00 |
|
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 |
|