# .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 om/?h=v1.6.0' type='application/atom+xml'/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* +gnupgH. P. 2022-03-234-0/+24
* launch dirmngrH. P. 2022-03-231-1/+1
* adding gpg-connect-agent to ssh agent machinesH. P. 2022-03-231-0/+1
* + syntasticH. P. 2022-03-221-0/+12
* removed spaces after linenrH. P. 2022-03-221-1/+1
* Hide grep outputH. P. 2022-03-221-1/+1
* oopsie, comment syntax :-)H. P. 2022-03-211-1/+1
* adding vim syntax to .vimrc as I also base a jinja template off of thisH. P. 2022-03-211-0/+1
* +.vimrc [2] (rsync was missing)H. P. 2022-03-211-1/+1
* +.vimrcH. P. 2022-03-212-0/+55
* syntax error fixed for formatH. P. 2022-03-211-1/+1
* bugfix: count (plus proper "doc-string")