Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Firefox searches: add IETF RFC | Jan Pokorný | 2013-06-19 | 1 | -0/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox searches: add fedgit (git for packages) | Jan Pokorný | 2013-06-18 | 1 | -7/+8 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Mutt config: maildir_watch_setup: check maildir-indicator as TODO | Jan Pokorný | 2013-06-14 | 1 | -0/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Mime associations: workaround Fedora stupidity FESCO #1077 | Jan Pokorný | 2013-06-13 | 3 | -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' alias | Jan Pokorný | 2013-06-13 | 1 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox searches: add Launchpad and GitHub | Jan Pokorný | 2013-06-13 | 1 | -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-13 | 1 | -5/+20 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | First cert scripts: add note wrt. p7s | Jan Pokorný | 2013-06-12 | 8 | -23/+36 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Mutt config: make sure temporaries are persistent | Jan Pokorný | 2013-06-11 | 3 | -1/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox addons: make a note of bug489729 | Jan Pokorný | 2013-06-11 | 1 | -1/+6 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Fedora-favoured .bashrc: whichpkg: repoquery as a fallback | Jan Pokorný | 2013-06-10 | 1 | -1/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox searches: fix RHEL 6 specific RHBZ search | Jan Pokorný | 2013-06-10 | 1 | -1/+1 | |
| | | | | | | | Buggy definition introduced in commit b6dd90f7f89ebd400a334ffd09322bec1188df39. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Add GDB init file as suggested by ABRT | Jan Pokorný | 2013-06-06 | 1 | -0/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox searches: add customized ones for RHBZ | Jan Pokorný | 2013-06-06 | 1 | -3/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox searches: add Urban Dictionary (must-have to catch up) | Jan Pokorný | 2013-06-05 | 1 | -2/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: add debug-argsep to debug input arguments splitting | Jan Pokorný | 2013-06-05 | 1 | -0/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: adjust function definition notation | Jan Pokorný | 2013-06-05 | 1 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Update TODO | Jan Pokorný | 2013-06-03 | 1 | -0/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: add ack-intersection function | Jan Pokorný | 2013-06-03 | 1 | -0/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: be tmux an alias for 'tmux -2' | Jan Pokorný | 2013-06-03 | 1 | -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 pager | Jan Pokorný | 2013-06-03 | 1 | -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-31 | 4 | -1/+35 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: cdup print the target directory as well, g* use pushd | Jan Pokorný | 2013-05-30 | 1 | -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 & Print | Jan Pokorný | 2013-05-24 | 1 | -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 status | Jan Pokorný | 2013-05-24 | 1 | -0/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: restructure/split | Jan Pokorný | 2013-05-24 | 2 | -47/+48 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: add few "cd" aliases and command shortcuts | Jan Pokorný | 2013-05-24 | 1 | -0/+13 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firstrun/23-repos: fix a typo | Jan Pokorný | 2013-05-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox settings: browser.sessionstore.restore_on_demand=false | Jan Pokorný | 2013-05-23 | 1 | -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-21 | 1 | -0/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | SSH config: unfortunately, first comes, first wins the config item | Jan Pokorný | 2013-05-21 | 1 | -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 script | Jan Pokorný | 2013-05-17 | 1 | -2/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Init scripts: add/extend pkgs/repo setups | Jan Pokorný | 2013-05-17 | 3 | -2/+46 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | SSH config: add support for github | Jan Pokorný | 2013-05-17 | 2 | -3/+35 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Mutt config: maildir_watch_setup: add support for blacklist | Jan Pokorný | 2013-05-17 | 1 | -1/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bash functions: add check for programs with W and X memory | Jan Pokorný | 2013-05-13 | 1 | -0/+8 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Init scripts: fedpkg: conservative preparation | Jan Pokorný | 2013-05-13 | 1 | -2/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Git config: add "wd" alias for word-diff | Jan Pokorný | 2013-05-10 | 1 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Init scripts: SSH: count git.fedorahosted.org in | Jan Pokorný | 2013-05-10 | 1 | -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 pkgs | Jan Pokorný | 2013-05-10 | 1 | -0/+32 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | SSH config: add pkgs.fedoraproject.org explicitly | Jan Pokorný | 2013-05-10 | 1 | -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 environment | Jan Pokorný | 2013-05-09 | 2 | -0/+12 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Meld colors: further adjust to fit dark theme | Jan Pokorný | 2013-05-09 | 1 | -11/+16 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | init script: ruby: install teamocil | Jan Pokorný | 2013-05-09 | 1 | -0/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .bashrc: rpmbuild-patch: colorize hunk offset info | Jan Pokorný | 2013-05-09 | 1 | -2/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Fix cert script: guess_cmd was not recognized in spawned bash | Jan Pokorný | 2013-05-06 | 1 | -1/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Add script for obtaining dictionaries for sdcv/stardict | Jan Pokorný | 2013-05-03 | 2 | -0/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Firefox settings: automate feed button in the bottom toolbar | Jan Pokorný | 2013-05-03 | 2 | -2/+31 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Add ruby util "cheat" + prefetch the sheats | Jan Pokorný | 2013-05-03 | 3 | -0/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | SSH config: better fingerprints handling for Fedora | Jan Pokorný | 2013-05-02 | 2 | -4/+23 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> |