summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bash config: preexec paging hack: itemize affected wildcardsJan Pokorný2014-04-081-1/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* vim config: make buffer splitlines movable by mouse also in tmuxJan Pokorný2014-03-191-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* vim config: use incremental searchJan Pokorný2014-03-191-0/+1
| | | | | | (how I could miss that feature until now?) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firstrun cert scripts: link cert_override.txt info from MDNJan Pokorný2014-03-111-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: finally solve the ack cross-version incompatibilityJan Pokorný2014-03-111-2/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: make diralias consider symlink'd dirs as wellJan Pokorný2014-03-041-2/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: make linkalias use elinks in non-graphical modeJan Pokorný2014-03-031-3/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: fix over-restrictive globJan Pokorný2014-03-031-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: add {color,}diff + yum searchJan Pokorný2014-03-021-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* IPython: just noticed color-masked part of error diagnostics :-/Jan Pokorný2014-02-261-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: add "sdcv" to listJan Pokorný2014-02-261-1/+1
| | | | | | | While the same could be achieved by setting SDCV_PAGER env. var., let's stick with the preexec provision for conformity. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: add "git ls-files" to listJan Pokorný2014-02-251-1/+1
| | | | | | ...which now follows alphabetical order as expected Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: stop enumerating the slave config filesJan Pokorný2014-02-251-4/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: include "find" utilJan Pokorný2014-02-251-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: allow for expansions via evalJan Pokorný2014-02-251-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: preexec paging hack: avoid paging when pipingJan Pokorný2014-02-211-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: auto-pagination trick for selected cmds (rpm, ...)Jan Pokorný2014-02-202-1/+230
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: allow for incremental search forwardJan Pokorný2014-02-201-0/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: activate vi-style cmdline editing interface (finally!)Jan Pokorný2014-02-181-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: further enhance diralias bash completionJan Pokorný2014-02-141-2/+4
| | | | | | | | - avoid completion of empty string (standing for the actual directory itself) - prevent multiple completions as only one argument makes sense Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: enhance diralias bash completionJan Pokorný2014-02-141-1/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git config: add "su" show unpushed (updated)Jan Pokorný2014-02-141-0/+4
| | | | | | Partly based on http://stackoverflow.com/questions/2969214 Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firstrun cert scripts: teach them about offlineimap CA bundleJan Pokorný2014-01-292-12/+23
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Reflect changes in vim4projects submoduleJan Pokorný2014-01-141-0/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firstrun scripts: 00-certs-common: add certs for Fedora git/httpsJan Pokorný2014-01-081-0/+14
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firstrun scripts: 00-certs-common: add npm cert to npm bundleJan Pokorný2014-01-081-0/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: fix some issue with GeoTrust distributed certsJan Pokorný2014-01-081-8/+8
| | | | | | | - CRLF newlines ! - no trailing newline!! Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: add preliminary support for npm bundleJan Pokorný2014-01-081-1/+13
| | | | | | IIRC, there is some catch, but... Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: move some path defs to a separate fileJan Pokorný2014-01-082-8/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* [f18->20][dunst-0.5.0 -> 1.0.0] fix font family--size separatorJan Pokorný2014-01-081-1/+1
| | | | | | | I.e., use "pango's font description": https://github.com/knopwob/dunst/issues/105#issuecomment-18767663 Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* [f18->20] fix broken gtk3 theming (still worse than used be)Jan Pokorný2014-01-085-36/+80
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* [f18->20] .config/autostart: gtk-redshift -> redshift-gtkJan Pokorný2014-01-061-4/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git config: add "ci" alias/modified checkout-indexf18Jan Pokorný2013-12-021-0/+6
| | | | | | | | | | | | | | Superhandy in case on convoluted patchset regarding the same file, which is being reversed-engineered from a bulk change and one wants to retest each isolated changeset for not breaking expectations... (at least in the case that such properties can be investigated solely on this file, without the context that may refer to it, otherwise the whole tree has to be somehow exported elsewhere) Note the "${@/#/$GIT_PREFIX}" trick that should probably be applied for all bang-aliases. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox config: add mdn search alias (Mozilla Developer Network)Jan Pokorný2013-11-261-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* GDB: set print pretty onJan Pokorný2013-11-121-2/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash: add .bashrc-xml for some XML-related functionsJan Pokorný2013-11-062-1/+23
| | | | | | | first one being xml-xpath that uses 3 (2 under the hood) implementations to perform an XPath query Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Update .gitignore to reflect current needsJan Pokorný2013-11-061-0/+13
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git: add "gg" alias for "log -p --grep" (extension of single "g")Jan Pokorný2013-11-051-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git: add "g" alias for "log --grep"Jan Pokorný2013-11-051-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: add some TODO notes (cert-import)Jan Pokorný2013-10-171-1/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: add some TODO notesJan Pokorný2013-10-171-0/+16
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Cert scripts: allow for self-signed chain, drop trust in CA_BUNDLEJan Pokorný2013-10-173-33/+61
| | | | | | | Also in the client script, add support for GitHub to be accessed via https. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git: use custom-managed bundle of certs to verify the peerJan Pokorný2013-10-161-1/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* bash: patch-suggested-changes: the outer diff was reversedJan Pokorný2013-10-141-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* bash: even " [+-]" at subdiff has a use case: patch-suggested-changesJan Pokorný2013-10-143-5/+27
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git config: pwc alias displaying also underlying changes in patchesJan Pokorný2013-10-102-0/+27
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Dotfiles-related part of .bashrc: do not shadow python et al.Jan Pokorný2013-10-081-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git config: adjust color for diff.metaJan Pokorný2013-10-071-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: fix diralias bash completionJan Pokorný2013-09-251-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: enhance diralias bash completionJan Pokorný2013-09-251-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>