git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authormail_redacted_for_web 2022-07-16 11:23:11 +0200
committermail_redacted_for_web 2022-07-16 11:23:11 +0200
commit5121f6f61a2944b331a372dea105858147f7ddae (patch)
tree6ec72ded328ea7d25139911bb5521c20d09e9098 /.bash_profile
parentd83a51722f5779626ca68dbaa831cbd1bde319d8 (diff)
downloaddotfiles-5121f6f61a2944b331a372dea105858147f7ddae.tar.bz2
( ͡° ͜ʖ ͡°)
Diffstat (limited to '.bash_profile')
0 files changed, 0 insertions, 0 deletions
td>2-30/+1 | * Do sanity checking earlyRomain Tartière 2018-05-111-0/+5 | * Remove execute permission and shebangsRomain Tartière 2018-05-112-2/+0 | * Improve portabilityRomain Tartière 2018-05-111-11/+13 * | Create CODEOWNERSBen Ford 2019-08-211-0/+1 * | (maint) Update Puppetfile versions, update styleReid Vandewiele 2019-07-113-11/+11 * | Merge pull request #73 from natemccurdy/site_pp_updatesadam buxton 2019-05-141-14/+13 |\ \ | * | Update outdated info and links in site.pp commentsNate McCurdy 2019-05-061-14/+13 |/ / * | Merge pull request #71 from npwalker/rename_site_to_site-modulesReid Vandewiele 2019-02-267-5/+5 |\ \ | * | Update README to reflect site -> site-modulesReid Vandewiele 2019-02-261-4/+4 | * | Remove symlink site -> site-modulesReid Vandewiele 2019-02-261-1/+0 | * | Add symlink from site to site-modules for compatibilityNick Walker 2019-02-041-0/+1 | * | Rename site directory to site-modulesNick Walker 2019-01-316-1/+1 |/ / * / Fixed typos for 'moduelpath' and 'batteries includes' to 'modulepath' and 'ba...Craig Sprout 2018-12-071-2/+2 |/ * Update module examples to latest versionsNate McCurdy 2018-05-081-4/+4 * Resolve Rubocop warningsNate McCurdy 2018-05-082-5/+5 * Merge pull request #57 from natemccurdy/config_versionNate McCurdy 2018-05-082-3/+5 |\ | * Show the short hostname, not the FQDN in config_versionNate McCurdy 2017-12-152-2/+4 | * Use the puppet-agent ruby in config_version.rbNate McCurdy 2017-12-151-1/+1 * | Merge pull request #61 from natemccurdy/readme_markdownNate McCurdy 2018-03-131-93/+94 |\ \ | * | Simplify the info about the RampUp ProgramNate McCurdy 2018-03-131-5/+4 | * | Add a tree view with descriptions of important filesNate McCurdy 2018-02-061-0/+23 | * | Reorganize the README and improve the documentationNate McCurdy 2018-02-061-23/+27 | * | Fix markdown list syntaxNate McCurdy 2018-02-061-75/+50 |/ / * | Merge pull request #59 from petems/add_bitbucket_instructionsNate McCurdy 2018-02-011-4/+28 |\ \ | |/ |/| | * Add Bitbucket/Stash instructionsPeter Souter 2018-02-011-4/+28 |/ * Merge pull request #56 from natemccurdy/gitignoreFederico Voges 2017-11-281-1/+1 |\ | * Ignore modules pulled from r10k into modules/Nate McCurdy 2017-11-271-1/+1 |/ * Merge pull request #55 from igalic/patch-1Nate McCurdy 2017-11-271-1/+1 |\ | * point "forge" to new canonical URL, with httpsIgor Galić 2017-11-271-1/+1 |/ * Merge pull request #53 from reidmv/hiera5Nate McCurdy 2017-11-163-0/+12 |\ | * Enable Hiera 5Reid Vandewiele 2017-11-153-0/+12 * | Merge pull request #54 from jdesroch/patch-1Nate McCurdy 2017-11-151-1/+1 |\ \ | |/ |/| | * Update README.mdJody Des Roches 2017-11-151-1/+1 |/ * Merge pull request #51 from puppetlabs/whitespace_errorNate McCurdy 2017-09-061-2/+0 |\ | * Reverting whitespace commitShobhna Shastri 2017-09-061-2/+0 |/ * Testing somethingShobhna Shastri 2017-08-251-0/+2 * Merge pull request #50 from natemccurdy/show_masterGabriel M. Schuyler 2017-07-053-16/+24 |\ | * config_version: Show the compiling master's nameNate McCurdy 2017-07-053-16/+24 |/ * Merge pull request #44 from aharden/patch-2Nate McCurdy 2017-06-021-1/+1 |\ | * Put local site modules first in modulepathAlex Harden 2016-11-081-1/+1 * | Add ruby shebang to config_version scriptsNick Walker 2016-11-222-0/+2 * | Merge pull request #46 from aharden/patch-1Nate McCurdy