2016-07-19 |
Oleg Broytman | .inputrc: minor update |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Oleg Broytman | .vim/ftplugin/gitrebase.vim: goto the first line/column |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Oleg Broytman | .shellrc: ${1:+"$@"} => "$@" |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Oleg Broytman | .gitconfig: edit all files of the given type |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Oleg Broytman | .gitconfig: prefer $VISUAL over $EDITOR; use vi as... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Oleg Broytman | bin/replace: option -i to ignore case |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Oleg Broytman | .gitconfig: use exec to avoid unnecessary fork |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Oleg Broytman | .gitconfig: change alias 'ci' back to 'commit' |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Oleg Broytman | Add .config/gtk-2.0 and .config/gtk-3.0 settings |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Oleg Broytman | .shellrc: instead of colorized aliases create shell... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Oleg Broytman | .shellrc: comment out pip completion - it's too slow |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Oleg Broytman | .shellrc: align comments |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Oleg Broytman | .shellrc: declare a variable local instead of unsetting it |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Oleg Broytman | .vimrc: Use long name for a command |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Oleg Broytman | .mc/menu: fix lists of extensions for un-tarring |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: pyenv before venv (alphabetically) |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | Use builtin 'type -p' instead of external 'which' with... |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: unset works fine, no need to clear variables |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .profile, .shellrc: test $BASH_VERSION instead of ... |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: use '() {' syntax for functions |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .tmux.conf: add reasonable binding for h/v split |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .tmux.conf: move bindings after settings |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: allow directory URLs to begin with ../ |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: define completion for git-open - list remotes... |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: define completion for cdremote |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: add function cdremote |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Oleg Broytman | .shellrc: move some functions to the end (alphabetically) |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Oleg Broytman | .tmux.conf: display "Reloaded!" after reloading config |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Oleg Broytman | .vimrc: automatically close quickfix if it's the only... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Oleg Broytman | .mc/menu: rsync -v |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Oleg Broytman | .gitconfig: use long options |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Oleg Broytman | .gitconfig: update some aliases from gitalias |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Oleg Broytman | .gdbinit: add a link to gdb-dashboard |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Oleg Broytman | .mc/menu: handle tar.z, tar.Z, tz, tbz2, tar.7z extensions |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Oleg Broytman | .mc/menu: optimize regular expressions |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Oleg Broytman | .gitconfig: update aliases |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Oleg Broytman | .gitconfig: copied some aliases from gitalias.com |
commit | commitdiff | tree | snapshot |
2016-06-23 |
Oleg Broytman | .shellrc: add pyenv virtualenv init; comment out pyenv |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Oleg Broytman | .shellrc: remove pip's tmp directory |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Oleg Broytman | .vim: Change color |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Oleg Broytman | .vim: change colors |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Oleg Broytman | .vim: change color; make synload.vim a colorscheme |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Oleg Broytman | .vim: change colors |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Oleg Broytman | .vim: remove old unused file type |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Oleg Broytman | .vim: fix comment |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Oleg Broytman | .vim: change colors |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Oleg Broytman | Add vim.sh |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Oleg Broytman | .muttrc: do not set From: to avoid rejection by google... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Oleg Broytman | .muttrc: "close" backtick to fix color highlighting... |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Oleg Broytman | .fvwm2rc: call XsetbgFilename in StartStandardSession |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Oleg Broytman | .fvwm2rc: refactor XsetbgFilename |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Oleg Broytman | unzip.py: minor refactoring |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Oleg Broytman | .inputrc: exchange Up/Dn and PgUp/PgDn keys |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Oleg Broytman | .fvwmrc: add menu item for big grey utf8 term |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | .inputrc: update |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | .shellrc: source virtualenvwrapper_lazy and pyenv |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | .shellrc: micro refactoring - move some code below |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | unzip.py: optimization |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Oleg Broytman | .gitconfig: add push2all alias to push to all remotes |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Oleg Broytman | .gitconfig: set push.default = simple |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Oleg Broytman | init.py: use only HISTSIZE, not HISTFILESIZE |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Oleg Broytman | .profile: copy some code and comments from Debian ... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Oleg Broytman | .shellrc: install pip completion |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Oleg Broytman | .vim: Recognize all git temporary commit files |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Oleg Broytman | .vim: Remove old unused macro |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | Rename phd.m4 -> main.m4 |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | .fvwm2rc (m4): remove LC_CTYPE |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Oleg Broytman | Rename *-history to *_history |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | .hgrc: pass options -FSX to less |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | .gitconfig: add incoming/outgoing aliases |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Oleg Broytman | .gitconfig: simplify camend alias |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Oleg Broytman | .muttrc: avoid <Enter><exit> |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Oleg Broytman | init.py: adapt to Py 3 |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Oleg Broytman | Pass -FSX options to pager less |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Oleg Broytman | .vimrc: set ttimeoutlen=100 |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Oleg Broytman | .gitconfig: use long options |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Oleg Broytman | init.py: add an example of using cgitb.enable |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Oleg Broytman | init.py: pass options '-F', '-R' and '-X' to 'less' |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: colorize traceback in pager |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: use pager to view a (possibly quite long)... |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: refactor paging |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: fix: restore rlcompleter |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: pipe output to pager |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: minor refactoring: move displayhook |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | .gdbinit: set history filename |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py, pdbrc.py: fix flake8 warnings |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Oleg Broytman | init.py: restore links to the origin of borrowed code |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Oleg Broytman | .fvwmrc: increase pause |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Oleg Broytman | .muttrc: add descriptions to macros |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Oleg Broytman | .muttrc: fix a macro: 'n' is not a command |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Oleg Broytman | .muttrc: change some macros |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Oleg Broytman | .muttrc: exchange M and <Esc>m keys |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Oleg Broytman | .muttrc: rewrite macros using commands instead of keys |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Oleg Broytman | .profile: remove options -F and -X from LESS |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Oleg Broytman | .sqliterc: fix mode name |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Oleg Broytman | .profile: fix a bug in PS1 under screen/tmux: add a... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Oleg Broytman | .mc/menu: compress the current subdirectory to tar... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Oleg Broytman | .gdbinit: pretty-print |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Oleg Broytman | .gitconfig: add cat, dump, file, type aliases |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Oleg Broytman | .gitconfig: add `alias' and `aliases' aliases |
commit | commitdiff | tree | snapshot |
next |