]> git.phdru.name Git - dotfiles.git/history - .shellrc
.profile, .shellrc: test $BASH_VERSION instead of $SHELL
[dotfiles.git] / .shellrc
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