summaryrefslogtreecommitdiffstats
path: root/.bashrc
Commit message (Expand)AuthorAgeFilesLines
* Bash config: enforce "strict" mode of patch via aliasJan Pokorný2014-08-251-0/+1
* Bash config: tweak cmd prompt: show type of exec'd cmdJan Pokorný2014-08-251-2/+5
* Fix vimdiff (previously allged to be by plugins) issue betterJan Pokorný2014-08-211-1/+0
* Git config: ack alias = "grep" tracked files firstJan Pokorný2014-08-201-1/+1
* Bash config: preexec paging hack for few other cmd patternsJan Pokorný2014-08-201-0/+4
* Bash config: add arch-diff function (self-explanatory)Jan Pokorný2014-08-201-0/+8
* Bash config: add pcalc function (Python eval of arithmetics)Jan Pokorný2014-08-201-0/+2
* Bash config: various stylistic changesJan Pokorný2014-08-201-21/+14
* Bash config: source .profile (.bash_profile gets it too, then)Jan Pokorný2014-08-201-1/+1
* Bash config: add vimdiff alias to workaround plugin? issueJan Pokorný2014-08-201-0/+1
* Bash config: add ackp alias for "grep'ing" patches onlyJan Pokorný2014-08-201-0/+1
* Bash config: "terminal flow control key": C^P -> C^GJan Pokorný2014-08-201-1/+1
* Bash config: tweak cmd prompt: prefix variables usedJan Pokorný2014-08-201-13/+13
* Bash config: tweak cmd prompt: clock in PS1 after 5+ minsJan Pokorný2014-08-201-1/+4
* Bash config: tweak cmd prompt: status+non/mc+kerb.+dirs/gitJan Pokorný2014-08-181-3/+38
* Bash config: abandon vi mode, not as helpful as expectedJan Pokorný2014-05-211-2/+1
* Bash config: extend aliasesJan Pokorný2014-05-211-0/+7
* Bash config: "terminal flow control key": C^X -> C^PJan Pokorný2014-05-211-1/+2
* Bash config: preexec paging hack: add "yum check-update"Jan Pokorný2014-04-081-0/+1
* Bash config: preexec paging hack: sdcv delimited w/ 2 spacesJan Pokorný2014-04-081-1/+1
* Bash config: preexec paging hack: itemize affected wildcardsJan Pokorný2014-04-081-1/+8
* Bash config: finally solve the ack cross-version incompatibilityJan Pokorný2014-03-111-2/+6
* Bash config: make diralias consider symlink'd dirs as wellJan Pokorný2014-03-041-2/+3
* Bash config: make linkalias use elinks in non-graphical modeJan Pokorný2014-03-031-3/+9
* Bash config: preexec paging hack: fix over-restrictive globJan Pokorný2014-03-031-1/+1
* Bash config: preexec paging hack: add {color,}diff + yum searchJan Pokorný2014-03-021-1/+1
* Bash config: preexec paging hack: add "sdcv" to listJan Pokorný2014-02-261-1/+1
* Bash config: preexec paging hack: add "git ls-files" to listJan Pokorný2014-02-251-1/+1
* Bash config: stop enumerating the slave config filesJan Pokorný2014-02-251-4/+3
* Bash config: preexec paging hack: include "find" utilJan Pokorný2014-02-251-1/+1
* Bash config: preexec paging hack: allow for expansions via evalJan Pokorný2014-02-251-1/+1
* Bash config: preexec paging hack: avoid paging when pipingJan Pokorný2014-02-211-1/+2
* Bash config: auto-pagination trick for selected cmds (rpm, ...)Jan Pokorný2014-02-201-1/+26
* .bashrc: allow for incremental search forwardJan Pokorný2014-02-201-0/+3
* Bash config: activate vi-style cmdline editing interface (finally!)Jan Pokorný2014-02-181-0/+2
* Bash config: further enhance diralias bash completionJan Pokorný2014-02-141-2/+4
* Bash config: enhance diralias bash completionJan Pokorný2014-02-141-1/+6
* Bash: add .bashrc-xml for some XML-related functionsJan Pokorný2013-11-061-1/+1
* bash: even " [+-]" at subdiff has a use case: patch-suggested-changesJan Pokorný2013-10-141-1/+1
* Bash config: fix diralias bash completionJan Pokorný2013-09-251-1/+1
* Bash config: enhance diralias bash completionJan Pokorný2013-09-251-1/+1
* Bash config: make diralias also define respective completionJan Pokorný2013-09-241-1/+4
* Bash config: add diralias for ~/wrkspcJan Pokorný2013-09-241-0/+1
* Bash config: fix _linkalias internal API functionJan Pokorný2013-09-161-1/+1
* Bash config: add dotfiles-selfcontained functions/aliasesJan Pokorný2013-09-161-1/+7
* Bash config: refactor common "echo usage $FUNCNAME" as aliasJan Pokorný2013-09-101-4/+5
* Add bash history rotation on montly basisJan Pokorný2013-08-261-1/+1
* Bash config: add img-qr function (on-screen QR from input)Jan Pokorný2013-08-261-0/+8
* Bash config: generalize _diralias for a couple of argsJan Pokorný2013-08-261-2/+3
* Bash config: fix 2 diralias issues (dependency + unneeded error msg)Jan Pokorný2013-08-221-8/+9