Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add .ssh/ | Egor Tensin | 2016-09-23 |
| | |||
* | code style | Egor Tensin | 2016-09-21 |
| | |||
* | fix .gitignore | Egor Tensin | 2016-09-21 |
| | |||
* | .bashrc: source file.sh | Egor Tensin | 2016-09-21 |
| | |||
* | add replace_word, swap_files | Egor Tensin | 2016-09-21 |
| | |||
* | export .appdata/ to another project | Egor Tensin | 2016-09-19 |
| | |||
* | README update | Egor Tensin | 2016-09-06 |
| | |||
* | README update | Egor Tensin | 2016-09-06 |
| | |||
* | ghci.conf: :set -XTupleSections | Egor Tensin | 2016-08-28 |
| | |||
* | .vimrc: smart search | Egor Tensin | 2016-08-28 |
| | |||
* | export netwrix.sh to another project | Egor Tensin | 2016-08-21 |
| | |||
* | appdata.sh: grammar tweaks | Egor Tensin | 2016-08-18 |
| | |||
* | .bashrc: leave the upstream part intact | Egor Tensin | 2016-08-18 |
| | |||
* | README update | Egor Tensin | 2016-08-17 |
| | |||
* | bugfix | Egor Tensin | 2016-08-17 |
| | |||
* | .appdata.sh: bugfix | Egor Tensin | 2016-08-17 |
| | |||
* | add comments to .gitignore | Egor Tensin | 2016-08-17 |
| | |||
* | tree: -a | Egor Tensin | 2016-08-17 |
| | |||
* | white-list files in .gitignore | Egor Tensin | 2016-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 Tensin | 2016-08-17 |
| | |||
* | move Windows-specific stuff to .appdata/ | Egor Tensin | 2016-08-17 |
| | |||
* | code style | Egor Tensin | 2016-08-16 |
| | |||
* | .ghci.conf: :set -XOverloadedStrings | Egor Tensin | 2016-08-16 |
| | |||
* | list_repo_dirs: bugfix | Egor Tensin | 2016-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 files | Egor Tensin | 2016-08-14 |
| | |||
* | .vimrc: source $VIMRUNTIME/vimrc_example.vim | Egor Tensin | 2016-08-14 |
| | | | | Now I don't have to merge it every time a new version comes out. | ||
* | add licensing notices | Egor Tensin | 2016-08-14 |
| | |||
* | .inputrc: detect bash | Egor Tensin | 2016-08-14 |
| | |||
* | get rid of multi-`source`ing protection | Egor Tensin | 2016-08-14 |
| | |||
* | runc*: bugfix | Egor Tensin | 2016-08-14 |
| | |||
* | set -o errexit -o nounset -o pipefail in functions | Egor Tensin | 2016-08-14 |
| | |||
* | export PYTHONSTARTUP | Egor Tensin | 2016-08-14 |
| | |||
* | don't export SHELLOPTS | Egor Tensin | 2016-08-14 |
| | | | | | Turns out, `nounset` breaks a lot of code. Who would've thought! | ||
* | bugfix | Egor Tensin | 2016-08-14 |
| | |||
* | export SHELLOPTS | Egor Tensin | 2016-08-14 |
| | |||
* | runc: interface update | Egor Tensin | 2016-08-13 |
| | |||
* | code style | Egor Tensin | 2016-08-13 |
| | |||
* | fix ShellCheck warnings | Egor Tensin | 2016-08-13 |
| | |||
* | .ghci: add :hoogle | Egor Tensin | 2016-08-13 |
| | |||
* | gpg.conf: update | Egor Tensin | 2016-08-04 |
| | |||
* | shopt -s dotglob | Egor Tensin | 2016-07-29 |
| | |||
* | .bashrc_pgn: export to another project | Egor Tensin | 2016-07-27 |
| | |||
* | code style | Egor Tensin | 2016-07-26 |
| | |||
* | runc*: interface update | Egor Tensin | 2016-07-26 |
| | |||
* | fix/add missing usage messages for functions | Egor Tensin | 2016-07-26 |
| | |||
* | list_repo_*: add command line options | Egor Tensin | 2016-07-26 |
| | |||
* | ignore `source` failures | Egor Tensin | 2016-07-26 |
| | |||
* | remove unnecessary comments | Egor Tensin | 2016-07-26 |
| | |||
* | split .bashrc into multiple files | Egor Tensin | 2016-07-26 |
| | |||
* | add append_pgn, join_pgns | Egor Tensin | 2016-07-22 |
| |