aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* allow aliases after sudoEgor Tensin2016-12-24
|
* split .bashrc into os.sh, ruby.shEgor Tensin2016-12-24
|
* .gitconfig: core.autocrlf = inputEgor Tensin2016-12-24
| | | | I just can't make up my mind.
* list_packages_cygwin: skip header linesEgor Tensin2016-12-23
|
* add list_manually_installed_packages_ubuntuEgor Tensin2016-12-22
|
* .vimrc: set nowrapEgor Tensin2016-12-20
|
* code styleEgor Tensin2016-12-01
|
* list_packages: factor out distr-specific variantsEgor Tensin2016-12-01
|
* list_packages: package names onlyEgor Tensin2016-12-01
|
* list_packages: support UbuntuEgor Tensin2016-12-01
|
* add Ubuntu detectionEgor Tensin2016-12-01
|
* add an alias to clear the screenEgor Tensin2016-11-29
|
* sums_update_all: bugfixEgor Tensin2016-11-27
|
* sums_update_all: exclude sha1sums.txtEgor Tensin2016-11-26
|
* add sums_update_allEgor Tensin2016-11-26
|
* .gemrc: --no-documentEgor Tensin2016-11-26
|
* ls: LC_COLLATE=CEgor Tensin2016-11-24
|
* add str_invert_matchEgor Tensin2016-11-22
|
* refactoringEgor Tensin2016-11-20
|
* don't set -o nounsetEgor Tensin2016-11-17
|
* less: --ignore-caseEgor Tensin2016-11-16
|
* text.sh: update function interfacesEgor Tensin2016-11-13
|
* rename MinGW-w64 aliasesEgor Tensin2016-11-08
|
* add MinGW-w64 aliasesEgor Tensin2016-11-08
|
* add str_replaceEgor Tensin2016-11-07
|
* bugfixEgor Tensin2016-11-07
|
* bugfix & code styleEgor Tensin2016-11-07
|
* list_repo_*: replace with simple aliasesEgor Tensin2016-11-07
|
* bugfix & code styleEgor Tensin2016-11-07
| | | | Add missing '--'s, make arrays and nounset play well, etc.
* sums_update: bugfixEgor Tensin2016-11-07
|
* code styleEgor Tensin2016-11-07
|
* distr.sh: prefix with sums_ & add usage messagesEgor Tensin2016-11-07
|
* bugfix & code styleEgor Tensin2016-11-05
|
* update_ruby_settings: code styleEgor Tensin2016-11-04
|
* add_missing_path: preserve orderEgor Tensin2016-11-04
|
* update_ruby_settings: fix Ruby directory pathsEgor Tensin2016-11-04
|
* runc*: interface updateEgor Tensin2016-11-01
|
* .inputrc: set show-all-if-unmodified onEgor Tensin2016-10-30
|
* spawn_ssh_agent: call on UbuntuEgor Tensin2016-10-29
|
* disable bash completion on UbuntuEgor Tensin2016-10-29
| | | | It doesn't work well with either `nounset` or `nullglob`.
* bugfix & code styleEgor Tensin2016-10-29
|
* remove more dead code from bash dotfilesEgor Tensin2016-10-28
|
* bugfixEgor Tensin2016-10-27
|
* .bashrc: remove dead code + configure RubyEgor Tensin2016-10-27
|
* add .gemrcEgor Tensin2016-10-27
|
* add path.shEgor Tensin2016-10-27
|
* add str_starts_with, str_split, str_joinEgor Tensin2016-10-27
|
* list_checksums_paths: bugfixEgor Tensin2016-10-27
|
* .gitconfig: add alias.xx & remove obsolete entriesEgor Tensin2016-10-26
|
* .vimrc: fix colorsEgor Tensin2016-10-25
|