aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* export .appdata/ to another projectEgor Tensin2016-09-19
|
* README updateEgor Tensin2016-09-06
|
* README updateEgor Tensin2016-09-06
|
* ghci.conf: :set -XTupleSectionsEgor Tensin2016-08-28
|
* .vimrc: smart searchEgor Tensin2016-08-28
|
* export netwrix.sh to another projectEgor Tensin2016-08-21
|
* appdata.sh: grammar tweaksEgor Tensin2016-08-18
|
* .bashrc: leave the upstream part intactEgor Tensin2016-08-18
|
* README updateEgor Tensin2016-08-17
|
* bugfixEgor Tensin2016-08-17
|
* .appdata.sh: bugfixEgor Tensin2016-08-17
|
* 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
|