aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* fix_permissions.sh: code styleEgor Tensin2017-11-29
|
* renamed the repoEgor Tensin2017-11-29
|
* .bashrc: .bash_aliases -> .bashrc_workEgor Tensin2017-11-29
|
* Sublime Text 3: tabs instead of spacesEgor Tensin2017-11-18
|
* .gitconfig: include ~/.gitconfig_workEgor Tensin2017-10-26
|
* don't source files twiceEgor Tensin2017-10-04
|
* .bashrc: source optional .bash_aliasesEgor Tensin2017-10-04
|
* move PYTHONSTARTUP to python.shEgor Tensin2017-10-01
|
* add python.shEgor Tensin2017-10-01
| | | | This is a stupid way to add your user's pip binary directory to $PATH.
* path_add: prependEgor Tensin2017-10-01
|
* remove configure_git.shEgor Tensin2017-09-22
| | | | What was it for, anyway?
* fix_permissions.sh: o-wEgor Tensin2017-09-22
|
* Sublime Text 3: don't auto-complete bracesEgor Tensin2017-09-22
| | | | Also, make sure files end with \n.
* Sublime Text 3: larger fonts in tabs and sidebarEgor Tensin2017-09-14
|
* add Sublime Text settingsEgor Tensin2017-09-13
| | | | Another import from windows-home after switching to Linux full-time.
* runc*: finally merged runc & runcxx!Egor Tensin2017-09-04
|
* runc*: put flags after source filesEgor Tensin2017-09-04
| | | | Weirdly, GCC _really_ likes it that way.
* runc*: support -L w/ relative pathsEgor Tensin2017-09-04
|
* fix_permissions.sh: exclude .git/ properlyEgor Tensin2017-09-02
|
* .gitconfig: add comment to alias.xxEgor Tensin2017-09-02
|
* add fix_permissions.shEgor Tensin2017-09-02
|
* add .ghci and .stack/config.yamlEgor Tensin2017-09-02
| | | | I no longer do Haskell on Windows only, yay!
* .bashrc: don't export SHELLOPTS, BASHOPTSEgor Tensin2017-09-02
|
* .bashrc: set +o histexpandEgor Tensin2017-08-31
|
* .bashrc: add stty hackEgor Tensin2017-08-25
|
* os.sh: support Linux MintEgor Tensin2017-08-25
|
* runc*: support -I w/ relative pathsEgor Tensin2017-08-24
|
* .vimrc: better colors + highlight current lineEgor Tensin2017-08-23
|
* add .screenrcEgor Tensin2017-08-22
|
* .bashrc: add xclip aliasEgor Tensin2017-08-22
|
* .gitconfig: group aliasesEgor Tensin2017-08-22
|
* .gitconfig: remove alias.wdiffEgor Tensin2017-08-22
|
* .gitconfig: remove custom KDiff3 settingsEgor Tensin2017-08-22
| | | | | | It's supported by git anyway. The only inconvinience is that I'll have to confirm a mergetool every time there's a conflict, but meh.
* .gitconfig: core.autocrlf = falseEgor Tensin2017-08-22
| | | | | Because seriously, what the hell. Watch your newlines!
* .profile: fix on Linux MintEgor Tensin2017-08-22
|
* branch_fixup_comitter_dates: an alias nowEgor Tensin2017-08-07
|
* *_eol_normalized: don't clean workdirEgor Tensin2017-08-07
|
* repo_branches: an alias nowEgor Tensin2017-08-07
|
* code styleEgor Tensin2017-07-16
|
* .bashrc: use bold colors in PS1Egor Tensin2017-07-15
| | | | | This way, directory names are more clearly visible in my VirtualBox Arch Linux window.
* sums_add_distr: add *.img, *.tar filesEgor Tensin2017-07-10
|
* branch_fixup_committer_dates: --forceEgor Tensin2017-06-02
|
* add branch_fixup_committer_dateEgor Tensin2017-06-01
| | | | | | This routine sets every commit's "commit date" to its "author date". It's really useful for me, given the amount of history rewriting I do routinely.
* git.sh: refactoringEgor Tensin2017-06-01
| | | | | Rename functions to better reflect their scopes. Like, whether a routine applies to a branch or to a whole repository.
* .gitconfig: log.follow = trueEgor Tensin2017-05-29
|
* .gitconfig: mergetool.keepBackup = false w/ KDiff3Egor Tensin2017-05-29
|
* .gitconfig: add alias.ll, alias.lllEgor Tensin2017-05-19
|
* add sums_remove_missingEgor Tensin2017-04-18
|
* distr.sh: bugfixEgor Tensin2017-04-18
|
* code styleEgor Tensin2017-04-17
|