Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | add slice_pgn_moves, normalize_pgn | Egor Tensin | 2016-07-21 |
| | |||
* | spawn_ssh_agent: bugfix | Egor Tensin | 2016-07-19 |
| | |||
* | code style | Egor Tensin | 2016-07-18 |
| | |||
* | runc*: add command line options | Egor Tensin | 2016-07-18 |
| | |||
* | move Netwrix-specific stuff to .bashrc_netwrix | Egor Tensin | 2016-07-15 |
| | |||
* | merge .vimrc from the upstream | Egor Tensin | 2016-07-14 |
| | |||
* | merge upstream bash-related dotfiles | Egor Tensin | 2016-07-14 |
| | |||
* | split .bashrc into multiple files | Egor Tensin | 2016-07-13 |
| | |||
* | add ensure_symlinks_enabled | Egor Tensin | 2016-07-13 |
| | |||
* | add ghci.conf | Egor Tensin | 2016-07-13 |
| | |||
* | .minttyrc: more contrast in the color scheme | Egor Tensin | 2016-07-08 |
| | |||
* | ls: -l -A | Egor Tensin | 2016-07-08 |
| | |||
* | .minttyrc: make colors more tolerable | Egor Tensin | 2016-07-07 |
| | |||
* | spawn_ssh_agent: command instead of which | Egor Tensin | 2016-07-07 |
| | |||
* | add strip_pgn_clk | Egor Tensin | 2016-07-06 |
| | |||
* | ignore top-level files only | Egor Tensin | 2016-07-02 |
| |