Commit message (Collapse) | Author | ||
---|---|---|---|
2016-10-29 | disable bash completion on Ubuntu | Egor Tensin | |
It doesn't work well with either `nounset` or `nullglob`. | |||
2016-10-29 | bugfix & code style | Egor Tensin | |
2016-10-28 | remove more dead code from bash dotfiles | Egor Tensin | |
2016-10-27 | bugfix | Egor Tensin | |
2016-10-27 | .bashrc: remove dead code + configure Ruby | Egor Tensin | |
2016-10-27 | add .gemrc | Egor Tensin | |
2016-10-27 | add path.sh | Egor Tensin | |
2016-10-27 | add str_starts_with, str_split, str_join | Egor Tensin | |
2016-10-27 | list_checksums_paths: bugfix | Egor Tensin | |
2016-10-26 | .gitconfig: add alias.xx & remove obsolete entries | Egor Tensin | |
2016-10-25 | .vimrc: fix colors | Egor Tensin | |
2016-10-17 | .vimrc: don't indent public:, private:, etc. | Egor Tensin | |
2016-10-17 | .bashrc: source files from $HOME, not cwd | Egor Tensin | |
2016-10-14 | .bashrc: code style | Egor Tensin | |
2016-10-14 | add doslint_repo, lint_repo | Egor Tensin | |
2016-10-11 | add str_tolower, str_toupper, str_contains | Egor Tensin | |
2016-10-10 | gpg.conf: minimize | Egor Tensin | |
2016-10-10 | add .curlrc | Egor Tensin | |
2016-10-10 | bugfix | Egor Tensin | |
The infamous nounset & ${xs[@]+"${xs[@]}"} thing. | |||
2016-10-09 | replace_word: bugfix | Egor Tensin | |
2016-10-09 | .gitconfig: add alias.wdiff | Egor Tensin | |
2016-10-08 | code style | Egor Tensin | |
2016-10-07 | update_checksums: don't recalculate existing | Egor Tensin | |
2016-10-06 | .gitconfig: core.filemode = false | Egor Tensin | |
2016-10-06 | mustn't be a repository anymore | Egor Tensin | |