# .bash_profile # Set umask to something world-unreadable in any case umask 027 # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs h/dotfiles/atom/.gitconfig?h=master' type='application/atom+xml'/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
Commit message (Expand)AuthorAgeFilesLines
* New aliasesH. P. 2025-03-151-0/+2
* woof.H. P. 2024-10-311-0/+1
* pin the initial branch name, may be subject to other extremist changes in the...H. P. 2024-10-311-1/+4
* here goes another attemptH. P. 2024-07-141-0/+1
* + credential helper, + memory windowH. P. 2024-05-251-0/+6
* more git aliasesv1.1.0H. P. 2024-05-251-0/+8
* local fixesH. P. 2024-05-251-1/+1
* +new long format for git logv0.9.2