aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
* add comments to .gitignoreEgor Tensin2016-08-17
|
* tree: -aEgor Tensin2016-08-17
|
* white-list files in .gitignoreEgor Tensin2016-08-17
| | | | | Now, if a custom files appears in the repository's root folder, `git status` doesn't complain.
* move .bashrc_* to .bash_utils/Egor Tensin2016-08-17
|
* move Windows-specific stuff to .appdata/Egor Tensin2016-08-17
|
* code styleEgor Tensin2016-08-16
|
* .ghci.conf: :set -XOverloadedStringsEgor Tensin2016-08-16
|
* list_repo_dirs: bugfixEgor Tensin2016-08-14
| | | | | | If there was a dir within a repo with a few other dirs in it (and no files), that top-level directory wouldn't come up in list_repo_dirs's output.
* .vimrc: add directories for backup/swap filesEgor Tensin2016-08-14
|
* .vimrc: source $VIMRUNTIME/vimrc_example.vimEgor Tensin2016-08-14
| | | | Now I don't have to merge it every time a new version comes out.
* add licensing noticesEgor Tensin2016-08-14
|
* .inputrc: detect bashEgor Tensin2016-08-14
|
* get rid of multi-`source`ing protectionEgor Tensin2016-08-14
|
* runc*: bugfixEgor Tensin2016-08-14
|
* set -o errexit -o nounset -o pipefail in functionsEgor Tensin2016-08-14
|
* export PYTHONSTARTUPEgor Tensin2016-08-14
|
* don't export SHELLOPTSEgor Tensin2016-08-14
| | | | | Turns out, `nounset` breaks a lot of code. Who would've thought!
* bugfixEgor Tensin2016-08-14
|
* export SHELLOPTSEgor Tensin2016-08-14
|
* runc: interface updateEgor Tensin2016-08-13
|
* code styleEgor Tensin2016-08-13
|
* fix ShellCheck warningsEgor Tensin2016-08-13
|
* .ghci: add :hoogleEgor Tensin2016-08-13
|
* gpg.conf: updateEgor Tensin2016-08-04
|
* shopt -s dotglobEgor Tensin2016-07-29
|
* .bashrc_pgn: export to another projectEgor Tensin2016-07-27
|
* code styleEgor Tensin2016-07-26
|
* runc*: interface updateEgor Tensin2016-07-26
|
* fix/add missing usage messages for functionsEgor Tensin2016-07-26
|
* list_repo_*: add command line optionsEgor Tensin2016-07-26
|
* ignore `source` failuresEgor Tensin2016-07-26
|
* remove unnecessary commentsEgor Tensin2016-07-26
|
* split .bashrc into multiple filesEgor Tensin2016-07-26
|
* add append_pgn, join_pgnsEgor Tensin2016-07-22
|
* add slice_pgn_moves, normalize_pgnEgor Tensin2016-07-21
|
* spawn_ssh_agent: bugfixEgor Tensin2016-07-19
|
* code styleEgor Tensin2016-07-18
|
* runc*: add command line optionsEgor Tensin2016-07-18
|
* move Netwrix-specific stuff to .bashrc_netwrixEgor Tensin2016-07-15
|
* merge .vimrc from the upstreamEgor Tensin2016-07-14
|
* merge upstream bash-related dotfilesEgor Tensin2016-07-14
|
* split .bashrc into multiple filesEgor Tensin2016-07-13
|
* add ensure_symlinks_enabledEgor Tensin2016-07-13
|
* add ghci.confEgor Tensin2016-07-13
|
* .minttyrc: more contrast in the color schemeEgor Tensin2016-07-08
|
* ls: -l -AEgor Tensin2016-07-08
|
* .minttyrc: make colors more tolerableEgor Tensin2016-07-07
|
* spawn_ssh_agent: command instead of whichEgor Tensin2016-07-07
|
* add strip_pgn_clkEgor Tensin2016-07-06
|
* ignore top-level files onlyEgor Tensin2016-07-02
|