summaryrefslogtreecommitdiff
path: root/bashrc
AgeCommit message (Expand)AuthorFilesLines
2022-05-14bashrc: conditional source of cargo envLars Wirzenius1-1/+5
2022-04-30bashrc: enable zoxide, cargoLars Wirzenius1-0/+5
2022-01-24set LC_TIME for 24h timesLars Wirzenius1-0/+1
2021-11-10bashrc: use starship for prompt if availableLars Wirzenius1-0/+5
2021-09-13bashrc: Set CARGO_TARGET_DIR if ~/tmp/cargo or ~/cargo existLars Wirzenius1-142/+111
2021-08-16bashrc: tell Python to not write bytecode filesLars Wirzenius1-0/+1
2021-03-23bashrc: set ANSIBLE_STDOUT_CALLBACK=yamlLars Wirzenius1-1/+1
2020-09-19drop(bashrc): QvarnLabs env varLars Wirzenius1-1/+0
2020-09-19feat(bashrc): use US English, not British English, for localeLars Wirzenius1-1/+1
2020-09-19drop(bashrc): drop obsolete osrc shell functionLars Wirzenius1-11/+0
2020-09-19feat(bashrc): set window title to hostname and cwdLars Wirzenius1-1/+8
2020-09-19drop(bashrc): drop obsolete taskwarrior, QL setup from PS1Lars Wirzenius1-21/+0
2020-03-06Change: ANSIBLE_ROLES_PATH in bashrcLars Wirzenius1-1/+1
2020-02-17Change: have cargo bin dir first in pageLars Wirzenius1-1/+1
2019-05-01Change: PATH to have non-system bin dirs at endLars Wirzenius1-1/+1
2019-05-01Add: .cargo/bin to PATH in bashrcLars Wirzenius1-2/+2
2018-10-08Add: another location in ANSIBLE_ROLES_PATH (temp)Lars Wirzenius1-1/+1
2018-02-23Add: .bashrc: $QVARNLABS_REPOSLars Wirzenius1-1/+2
2017-10-19Add: set $PATH in bashrc so it always includes ~/binLars Wirzenius1-0/+1
2017-08-16Drop unnecessary PATH changgeLars Wirzenius1-1/+0
2017-05-20Put hostname in $PS1 if not my laptopLars Wirzenius1-1/+15
2017-04-11Add indication of OpenStack project to PS1Lars Wirzenius1-1/+1
2017-03-05Add timestamp to PS1Lars Wirzenius1-1/+2
2017-02-20Set window title the showing promptLars Wirzenius1-0/+19
2017-02-14Only bind a key in interactive shellsLars Wirzenius1-1/+4
2017-01-31Add osrc shell function to bashrc for QLLars Wirzenius1-0/+10
2017-01-27Reorder PS1 elements and use blue for itLars Wirzenius1-6/+12
2017-01-27Make error status bold redLars Wirzenius1-1/+1
2017-01-21Fix check for taskwarrior to be more preciseLars Wirzenius1-1/+1
2017-01-19Fix testLars Wirzenius1-1/+1
2017-01-19Fix prompt for machines without taskwarriorLars Wirzenius1-1/+4
2017-01-15Make $ part of PS1 be boldLars Wirzenius1-1/+4
2017-01-15Refactor prompt_commandLars Wirzenius1-69/+108
2017-01-15Drop setting of terminal titleLars Wirzenius1-14/+0
2017-01-15Add taskwarrior context to PS1Lars Wirzenius1-1/+9
2017-01-15Drop debugging echoLars Wirzenius1-2/+0
2017-01-15Add contexts, and don't show waiting, blockedLars Wirzenius1-13/+19
2017-01-15Use basename of dir in bash promptLars Wirzenius1-1/+1
2017-01-15Fix escaping; make dir basename blueLars Wirzenius1-2/+3
2017-01-15Revert "Fix PS1 escaping"Lars Wirzenius1-10/+2
2017-01-15Fix PS1 escapingLars Wirzenius1-2/+10
2017-01-15Add cwd to PS1Lars Wirzenius1-1/+9
2016-05-28Fixes to bashrcLars Wirzenius1-2/+2
2016-05-28Use bright red to highlight non-zero exit statusLars Wirzenius1-3/+13
2013-11-25Fix str2xterm's screen window title settingLars Wirzenius1-9/+9
2013-10-24Set editor back to plain emacsLars Wirzenius1-1/+1
2013-10-21Use Emacs in server mode nowLars Wirzenius1-2/+2
2013-10-12Initial importLars Wirzenius1-0/+125