summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Firefox searches: add IETF RFCJan Pokorný2013-06-191-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox searches: add fedgit (git for packages)Jan Pokorný2013-06-181-7/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Mutt config: maildir_watch_setup: check maildir-indicator as TODOJan Pokorný2013-06-141-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Mime associations: workaround Fedora stupidity FESCO #1077Jan Pokorný2013-06-133-0/+82
| | | | | | | | | | | | | | See: https://fedorahosted.org/fesco/ticket/1077 Original problem I wanted to solve is that Wine's notepad is being default editor for text/plain (!). Unfortunately, one cannot refer to gvim.desktop to fix this (in fact fedora-gvim.desktop, see the ticket), so more work was needed. My (well, it's just a copy) gvim.desktop can be eventually dropped after upgrade to F19 (?). Additionally, add mutt.desktop + association (WIP). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: add acka='ack -a --follow' aliasJan Pokorný2013-06-131-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox searches: add Launchpad and GitHubJan Pokorný2013-06-131-0/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash config: add hist-grep func (+ hist-del-last helper alias)Jan Pokorný2013-06-131-5/+20
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* First cert scripts: add note wrt. p7sJan Pokorný2013-06-128-23/+36
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Mutt config: make sure temporaries are persistentJan Pokorný2013-06-113-1/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox addons: make a note of bug489729Jan Pokorný2013-06-111-1/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fedora-favoured .bashrc: whichpkg: repoquery as a fallbackJan Pokorný2013-06-101-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox searches: fix RHEL 6 specific RHBZ searchJan Pokorný2013-06-101-1/+1
| | | | | | | Buggy definition introduced in commit b6dd90f7f89ebd400a334ffd09322bec1188df39. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add GDB init file as suggested by ABRTJan Pokorný2013-06-061-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox searches: add customized ones for RHBZJan Pokorný2013-06-061-3/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox searches: add Urban Dictionary (must-have to catch up)Jan Pokorný2013-06-051-2/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: add debug-argsep to debug input arguments splittingJan Pokorný2013-06-051-0/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: adjust function definition notationJan Pokorný2013-06-051-4/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Update TODOJan Pokorný2013-06-031-0/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: add ack-intersection functionJan Pokorný2013-06-031-0/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: be tmux an alias for 'tmux -2'Jan Pokorný2013-06-031-0/+1
| | | | | | | | | Long term solution for multi-colorfulness propagated correctly to programs in tmux session by default yet to be found. At least for now, VIM + PowerLine behave correctly. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .ackrc: set a pagerJan Pokorný2013-06-031-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Mutt: update html + add pdf and ics handlers (incl. mutt-ical)Jan Pokorný2013-05-314-1/+35
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: cdup print the target directory as well, g* use pushdJan Pokorný2013-05-301-3/+3
| | | | | | | re: cdup ... it can be used in scripts like "cd $(cdup 4)" (untested) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox addons: add Capture & PrintJan Pokorný2013-05-241-0/+1
| | | | | | Commented out, needed it temporarily, more like for future refence... Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git config: add 's' (brief status) alias + columnize statusJan Pokorný2013-05-241-0/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: restructure/splitJan Pokorný2013-05-242-47/+48
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: add few "cd" aliases and command shortcutsJan Pokorný2013-05-241-0/+13
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firstrun/23-repos: fix a typoJan Pokorný2013-05-231-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox settings: browser.sessionstore.restore_on_demand=falseJan Pokorný2013-05-231-2/+3
| | | | | | + sort the section Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: add cdup function (stands for repeated cd ..)Jan Pokorný2013-05-211-0/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* SSH config: unfortunately, first comes, first wins the config itemJan Pokorný2013-05-211-3/+9
| | | | | | | TODO: fix the scripts to push "Host *" always to the bottom due to this (impractical?) logic Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Init scripts: extend repo setups + finetune the scriptJan Pokorný2013-05-171-2/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Init scripts: add/extend pkgs/repo setupsJan Pokorný2013-05-173-2/+46
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* SSH config: add support for githubJan Pokorný2013-05-172-3/+35
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Mutt config: maildir_watch_setup: add support for blacklistJan Pokorný2013-05-171-1/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bash functions: add check for programs with W and X memoryJan Pokorný2013-05-131-0/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Init scripts: fedpkg: conservative preparationJan Pokorný2013-05-131-2/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Git config: add "wd" alias for word-diffJan Pokorný2013-05-101-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Init scripts: SSH: count git.fedorahosted.org inJan Pokorný2013-05-101-0/+2
| | | | | | and fix the name of the respective file Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Init scripts: clone+setup newest branch for selected Fedora pkgsJan Pokorný2013-05-101-0/+32
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* SSH config: add pkgs.fedoraproject.org explicitlyJan Pokorný2013-05-101-0/+8
| | | | | | This is not handled by scripts/firstrun/02-ssl-common automatically. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set some default programs for Gnome environmentJan Pokorný2013-05-092-0/+12
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Meld colors: further adjust to fit dark themeJan Pokorný2013-05-091-11/+16
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* init script: ruby: install teamocilJan Pokorný2013-05-091-0/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* .bashrc: rpmbuild-patch: colorize hunk offset infoJan Pokorný2013-05-091-2/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Fix cert script: guess_cmd was not recognized in spawned bashJan Pokorný2013-05-061-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add script for obtaining dictionaries for sdcv/stardictJan Pokorný2013-05-032-0/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Firefox settings: automate feed button in the bottom toolbarJan Pokorný2013-05-032-2/+31
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add ruby util "cheat" + prefetch the sheatsJan Pokorný2013-05-033-0/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* SSH config: better fingerprints handling for FedoraJan Pokorný2013-05-022-4/+23
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>