Commit graph

  • 6d1f8e626e neovim: made a simple config file Gregor Bückendorf 2018-12-17 02:01:38 +01:00
  • 77eae6eee4 bashrc.d: added fuck Gregor Bückendorf 2018-12-16 14:29:22 +01:00
  • 3ea46d1f59 bash: restructured bashrc and bash_profile so they won't cause problems with scp Gregor Bückendorf 2018-12-16 13:39:45 +01:00
  • 5ae5f29898 bashrc: renamed all files in .bashrc.d from .bashrc to .sh Gregor Bückendorf 2018-12-13 17:38:58 +01:00
  • b617d7a72b dotfiles_command.bashrc: uses the environment now and clears its vars Gregor Bückendorf 2018-12-13 17:34:20 +01:00
  • 46f401d5b4 README.md: put some more stuff in TODO Gregor Bückendorf 2018-12-13 17:18:54 +01:00
  • 6b7f34f7f8 bashrc: checking if the environment is loaded before executing stuff that relies on it Gregor Bückendorf 2018-12-13 17:15:32 +01:00
  • abae11bfaf bash_profile: need to unset vars when sourcing files instead of executing Gregor Bückendorf 2018-12-13 17:11:02 +01:00
  • 94ec834c71 bashrc: added a check for bash version 4 or newer Gregor Bückendorf 2018-12-13 11:16:07 +01:00
  • 76a1a46eba README.md: Began a list with stuff that should be added to the dotfiles when I have time Gregor Bückendorf 2018-12-09 19:29:07 +01:00
  • 76f23a478b gitconfig: Made the graph command order by date Gregor Bückendorf 2018-12-09 19:26:39 +01:00
  • a33364a94a README.md: Added rudimentary README containing my current cloning routine Gregor Bückendorf 2018-12-07 01:41:50 +01:00
  • adcf84966b neovim, dotfiles-install: Added an auto-install routine to the bashrc.d that downloads vim-plug for now Gregor Bückendorf 2018-12-07 00:46:11 +01:00
  • 0c9b44e53f bash: changed some tests from existing file to readable file Gregor Bückendorf 2018-12-07 00:40:07 +01:00
  • 457f265f36 neovim: alias nvim as vim if found Gregor Bückendorf 2018-12-06 21:22:26 +01:00
  • 3bb8ad24ee bash_profile: Restructured the file to load the bashrc only when required and after the environment is sourced Gregor Bückendorf 2018-12-06 20:58:50 +01:00
  • d257b399a7 dotfiles.bashrc: Corrected small error that prevented the dot alias from getting bash completion Gregor Bückendorf 2018-12-06 20:56:56 +01:00
  • 90e6480204 dotfiles.bashrc: Expanded on the routine by which dotfile and dot aliases are introduced Gregor Bückendorf 2018-12-06 19:10:53 +01:00
  • 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. Gregor Bückendorf 2018-12-03 13:51:53 +01:00
  • a60fb1e5e3 .bashrc: outsourced custom configs to .bashrc.d/ This makes it easier among other things to not share everything Gregor Bückendorf 2018-12-03 13:39:22 +01:00
  • 7b124fdd71 .gitconfig: git-log does no longer wrap lines containing commit messages that are too long, such as this Gregor Bückendorf 2018-12-03 13:33:46 +01:00
  • a899cb94a9 Added user gitconfig sensitive information is now stored in environemnt variables Gregor Bückendorf 2018-12-03 00:20:12 +01:00
  • 049ac212a2 Added bash_profile. Loads an .env file that can be used to supply environment variables that are not to be included here. Gregor Bückendorf 2018-12-03 00:18:47 +01:00
  • 1b9707b764 Initial commit. Added bashrc with alias for for the bare dotfiles git repo and a custom gitconfig for the dotfiles alias Gregor Bückendorf 2018-12-02 21:53:03 +01:00