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

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* inclusion of git promptH. P. 2024-07-145-1/+24
|
* integrate go binaries in $HOME into PATHH. P. 2024-07-141-1/+1
|
* Updated submodulesH. P. 2024-05-262-0/+0
|
* + flake8's cognitive complexityH. P. 2024-05-261-0/+2
|
* include tofu in gpg trust modelH. P. 2024-05-251-0/+1
|
* fwiw, return to whitespaces. more bytes, but more interoperability.H. P. 2024-05-251-1/+1
|
* only use the control master if desired. causes more fuss than solutions on ↵