summaryrefslogtreecommitdiff
path: root/bashrc
AgeCommit message (Collapse)AuthorFilesLines
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
Problam: Debian default configs seem to change the title, so when exiting those, the title now doesn't stay and be misleading.
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
The colour'll make it easier to spot prompts in long backscrolls.
2017-01-27Make error status bold redLars Wirzenius1-1/+1
2017-01-21Fix check for taskwarrior to be more preciseLars Wirzenius1-1/+1
This fixes a problem on a machine with taskwarrrior installed, but never used: task would interactively ask user whether to setup a .taskrc, and block until it gets an answer.
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
I never really look at it, given fancy PS1.
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
This reverts commit 28cb7e7f20d5fe1e5765a6fcde2f452efc8dba8f.
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