This website requires JavaScript.
Explore
Help
Sign in
janolehuebner
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
9
commits
2
branches
0
tags
144
KiB
Shell
82.9%
Vim Script
17.1%
3bb8ad24ee
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
.bashrc.d
dotfiles.bashrc: Corrected small error that prevented the dot alias from getting bash completion
2018-12-06 20:56:56 +01:00
.dotfiles
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
.environment.d
.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
.bash_profile
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
.bashrc
.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
.gitconfig
.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