Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | .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 |
| | |||
* | add .pythonrc | Egor Tensin | 2016-07-02 |
| | |||
* | Sublime Text 3: spaces to tabs | Egor Tensin | 2016-07-02 |
| | |||
* | .gitconfig: add alias.l | Egor Tensin | 2016-06-24 |
| | |||
* | .gitconfig: fetch.prune = true | Egor Tensin | 2016-06-24 |
| | |||
* | .gitconfig: add alias.{clean-ignored,clean-all} | Egor Tensin | 2016-06-19 |
| | |||
* | Sublime Text 3: ignore __pycache__/, .git/ | Egor Tensin | 2016-06-18 |
| | |||
* | ls: don't "classify" files | Egor Tensin | 2016-06-15 |
| | |||
* | Sublime Text 3: vertical selection shortcuts | Egor Tensin | 2016-06-14 |
| | |||
* | code style | Egor Tensin | 2016-06-13 |
| |