Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | .bashrc: don't export PS1 | Egor Tensin | 2018-05-31 |
| | | | | dash (and possibly other shells) inherit this one and break. | ||
* | .bashrc: add a comment to the sudo alias | Egor Tensin | 2018-05-14 |
| | |||
* | .gitconfig: move alias.fixup to a separate script | Egor Tensin | 2018-05-14 |
| | |||
* | .bashrc: add date aliases | Egor Tensin | 2018-04-11 |
| | |||
* | add mysql.sh | Egor Tensin | 2018-04-05 |
| | |||
* | .bashrc: .bash_aliases -> .bashrc_work | Egor Tensin | 2017-11-29 |
| | |||
* | don't source files twice | Egor Tensin | 2017-10-04 |
| | |||
* | .bashrc: source optional .bash_aliases | Egor Tensin | 2017-10-04 |
| | |||
* | move PYTHONSTARTUP to python.sh | Egor Tensin | 2017-10-01 |
| | |||
* | add python.sh | Egor Tensin | 2017-10-01 |
| | | | | This is a stupid way to add your user's pip binary directory to $PATH. | ||
* | .bashrc: don't export SHELLOPTS, BASHOPTS | Egor Tensin | 2017-09-02 |
| | |||
* | .bashrc: set +o histexpand | Egor Tensin | 2017-08-31 |
| | |||
* | .bashrc: add stty hack | Egor Tensin | 2017-08-25 |
| | |||
* | .bashrc: add xclip alias | Egor Tensin | 2017-08-22 |
| | |||
* | .bashrc: use bold colors in PS1 | Egor Tensin | 2017-07-15 |
| | | | | | This way, directory names are more clearly visible in my VirtualBox Arch Linux window. | ||
* | PS1 update | Egor Tensin | 2017-02-14 |
| | |||
* | PS1 update | Egor Tensin | 2017-02-14 |
| | |||
* | export BASHOPTS | Egor Tensin | 2017-01-30 |
| | |||
* | sed --follow-symlinks doesn't work w/ sed 4.2.2 | Egor Tensin | 2017-01-24 |
| | |||
* | sed: --follow-symlinks | Egor Tensin | 2017-01-20 |
| | |||
* | add common prefixes to functions in .bash_utils/ | Egor Tensin | 2017-01-20 |
| | |||
* | define $EDITOR | Egor Tensin | 2017-01-12 |
| | |||
* | free: --human | Egor Tensin | 2017-01-05 |
| | |||
* | update & export PS1 | Egor Tensin | 2016-12-26 |
| | |||
* | ssh-copy-id: -i | Egor Tensin | 2016-12-25 |
| | |||
* | allow aliases after sudo | Egor Tensin | 2016-12-24 |
| | |||
* | split .bashrc into os.sh, ruby.sh | Egor Tensin | 2016-12-24 |
| | |||
* | list_packages_cygwin: skip header lines | Egor Tensin | 2016-12-23 |
| | |||
* | add list_manually_installed_packages_ubuntu | Egor Tensin | 2016-12-22 |
| | |||
* | code style | Egor Tensin | 2016-12-01 |
| | |||
* | list_packages: factor out distr-specific variants | Egor Tensin | 2016-12-01 |
| | |||
* | list_packages: package names only | Egor Tensin | 2016-12-01 |
| | |||
* | list_packages: support Ubuntu | Egor Tensin | 2016-12-01 |
| | |||
* | add Ubuntu detection | Egor Tensin | 2016-12-01 |
| | |||
* | add an alias to clear the screen | Egor Tensin | 2016-11-29 |
| | |||
* | ls: LC_COLLATE=C | Egor Tensin | 2016-11-24 |
| | |||
* | don't set -o nounset | Egor Tensin | 2016-11-17 |
| | |||
* | less: --ignore-case | Egor Tensin | 2016-11-16 |
| | |||
* | rename MinGW-w64 aliases | Egor Tensin | 2016-11-08 |
| | |||
* | add MinGW-w64 aliases | Egor Tensin | 2016-11-08 |
| | |||
* | bugfix & code style | Egor Tensin | 2016-11-05 |
| | |||
* | update_ruby_settings: code style | Egor Tensin | 2016-11-04 |
| | |||
* | update_ruby_settings: fix Ruby directory paths | Egor Tensin | 2016-11-04 |
| | |||
* | disable bash completion on Ubuntu | Egor Tensin | 2016-10-29 |
| | | | | It doesn't work well with either `nounset` or `nullglob`. | ||
* | bugfix & code style | Egor Tensin | 2016-10-29 |
| | |||
* | remove more dead code from bash dotfiles | Egor Tensin | 2016-10-28 |
| | |||
* | .bashrc: remove dead code + configure Ruby | Egor Tensin | 2016-10-27 |
| | |||
* | .bashrc: source files from $HOME, not cwd | Egor Tensin | 2016-10-17 |
| | |||
* | .bashrc: code style | Egor Tensin | 2016-10-14 |
| | |||
* | mustn't be a repository anymore | Egor Tensin | 2016-10-06 |