]> git.phdru.name Git - dotfiles.git/history - .shellrc
.vim/plugin/tmpwatch.vim: echo -> echoerr
[dotfiles.git] / .shellrc
2019-03-05 Oleg Broytman.shellrc: Add completion for `rsync_cgmn` and `rsync_cg...
2019-01-30 Oleg Broytman.bash_logout, .shellrc: Deactivate virtual environment...
2018-04-09 Oleg BroytmanFix(.shellrc): Fix directory name: bash_completion...
2018-04-03 Oleg Broytman.shellrc: Remove .Xauthority on exit from X
2018-03-28 Oleg Broytman.shellrc: Refactor `has_completion`
2017-12-13 Oleg Broytman.shellrc: Fix _cdgitpath_completion_loader name
2017-12-13 Oleg Broytman.shellrc: Split cdremote into cdgitpath
2017-10-13 Oleg Broytman.shellrc: Fix shell syntax
2017-08-23 Oleg Broytman.shellrc: Get remote for cdremote from the current...
2017-07-24 Oleg Broytman.shellrc: activate virtualenv in a subshell
2017-06-20 Oleg Broytman.shellrc: slightly change comment
2017-03-26 Oleg Broytman.shellrc: refactor delegate_completion
2017-01-14 Oleg Broytman.shellrc: fix a minor misspelling
2016-10-22 Oleg Broytman(Re)activate python virtual environment
2016-10-18 Oleg Broytman.shellrc: minor optimization in delegate_completion
2016-10-12 Oleg Broytman.shellrc: minor refactoring
2016-10-11 Oleg Broytman.shellrc: delegate completion for `p` as for `ping`
2016-09-28 Oleg Broytman.shellrc: source virtualenvwrapper from the PATH
2016-09-16 Oleg Broytman.shellrc: uncomment and refactor function chlo
2016-09-16 Oleg Broytman.shellrc: uncomment a test
2016-09-16 Oleg Broytman.shellrc: make env-independent functions scripts
2016-09-16 Oleg Broytman.shellrc: remove clo aliases - clear is called in ...
2016-08-28 Oleg Broytman.shellrc: refactor separate completion loaders into one
2016-08-27 Oleg Broytman.shellrc: complete functions for unset in addition...
2016-08-26 Oleg Broytman.shellrc: add completion for m(ake)
2016-08-20 Oleg Broytman.shellrc: check parameters and report usage errors
2016-08-14 Oleg Broytman.shellrc: change bash completion for aliases
2016-08-10 Oleg Broytman.shellrc: refactor cdremote and git-open completion
2016-08-08 Oleg Broytman.shellrc: remove one-time functions
2016-08-08 Oleg Broytman.shellrc: add completion for rsync/ssh/wget wrappers
2016-08-08 Oleg Broytman.shellrc: mtr completion: just hostname
2016-08-06 Oleg Broytman.shellrc: apply wget completion to wrappers
2016-08-04 Oleg Broytman.shellrc: rename list_remotes to _list_remotes
2016-08-02 Oleg Broytman.shellrc: add completion for git {fixup,rbi,rbia,rbiap...
2016-08-02 Oleg Broytman.shellrc: properly indent
2016-08-02 Oleg Broytman.shellrc: test existing of programs before creating...
2016-07-20 Oleg Broytman.shellrc: shopt is bash-specific command
2016-07-18 Oleg Broytman.shellrc: ${1:+"$@"} => "$@"
2016-07-13 Oleg Broytman.shellrc: instead of colorized aliases create shell...
2016-07-13 Oleg Broytman.shellrc: comment out pip completion - it's too slow
2016-07-13 Oleg Broytman.shellrc: align comments
2016-07-13 Oleg Broytman.shellrc: declare a variable local instead of unsetting it
2016-07-07 Oleg Broytman.shellrc: pyenv before venv (alphabetically)
2016-07-07 Oleg BroytmanUse builtin 'type -p' instead of external 'which' with...
2016-07-07 Oleg Broytman.shellrc: unset works fine, no need to clear variables
2016-07-07 Oleg Broytman.profile, .shellrc: test $BASH_VERSION instead of ...
2016-07-07 Oleg Broytman.shellrc: use '() {' syntax for functions
2016-07-07 Oleg Broytman.shellrc: allow directory URLs to begin with ../
2016-07-07 Oleg Broytman.shellrc: define completion for git-open - list remotes...
2016-07-07 Oleg Broytman.shellrc: define completion for cdremote
2016-07-07 Oleg Broytman.shellrc: add function cdremote
2016-07-07 Oleg Broytman.shellrc: move some functions to the end (alphabetically)
2016-06-23 Oleg Broytman.shellrc: add pyenv virtualenv init; comment out pyenv
2016-06-21 Oleg Broytman.shellrc: remove pip's tmp directory
2016-06-05 Oleg Broytman.shellrc: source virtualenvwrapper_lazy and pyenv
2016-06-05 Oleg Broytman.shellrc: micro refactoring - move some code below
2016-06-03 Oleg Broytman.profile: copy some code and comments from Debian ...
2016-06-03 Oleg Broytman.shellrc: install pip completion
2016-02-23 Oleg Broytman.shellrc: unset has_completion - it's no longer needed
2016-02-22 Oleg Broytman.shellrc: save/reset/restore OPS1 for mc
2015-11-27 Oleg Broytman.shellrc: clear bash history
2015-11-27 Oleg Broytman.shellrc: only remove .sh_history, not any .*history*
2015-11-26 Oleg Broytman.shellrc: always pass options -FRX to less
2015-11-16 Oleg Broytman.shellrc: remove grep/ls colorful aliases
2015-10-06 Oleg Broytman.profile, .shellrc: use dircolors
2015-10-06 Oleg Broytman.shellrc: minor refactoring
2015-10-05 Oleg Broytman.gitconfig: remove core.pager and pass -FRSX in env
2015-10-05 Oleg Broytman.shellrc: minor refactoring
2015-09-04 Oleg Broytman.shellrc: simplify test for symlink
2015-08-02 Oleg Broytman.shellrc: add function mkcd
2015-08-02 Oleg Broytman.shellrc: reset HOME if /home is a symlink
2015-06-19 Oleg Broytman.shellrc: simplify TERM handling for tmux
2015-06-19 Oleg Broytman.shellrc: minor refactoring
2015-05-19 Oleg Broytman.shellrc: test if completion already exists
2015-04-26 Oleg Broytman.shellrc: set TERM=rxvt-unicode for tmux
2014-11-22 Oleg Broytmankillall can also be used to kill processes by name
2014-11-22 Oleg BroytmanJustify commands to the longest one (pidOf)
2014-07-30 Oleg BroytmanMinor refactoring
2014-06-25 Oleg BroytmanSource bash_completion
2014-03-03 Oleg BroytmanAdd killall to the list of commands that require progra...
2013-12-01 Oleg BroytmanInitial import