aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* add Apport settingsEgor Tensin2018-05-09
|
* .gitconfig: smarter alias.fixupEgor Tensin2018-05-08
|
* .gitconfig: smarter alias.fixupEgor Tensin2018-05-05
|
* mysql.sh: `mysql --no-auto-rehash`Egor Tensin2018-05-05
| | | | It's too slow over slow connections for huge databases otherwise.
* .bashrc: add date aliasesEgor Tensin2018-04-11
|
* mysql.sh: support $MYSQL_DATABASEEgor Tensin2018-04-11
|
* add mysql.shEgor Tensin2018-04-05
|
* .gitconfig: add alias.fixupEgor Tensin2018-03-22
|
* htoprc: auto-updated for some reasonEgor Tensin2018-03-22
|
* top: add CPU usageEgor Tensin2017-12-18
|
* add top & htop configsEgor Tensin2017-12-12
|
* .gitconfig: add --skip-worktree aliasesEgor Tensin2017-12-06
|
* .gitconfig: install LFSEgor Tensin2017-12-01
|
* os.sh: support FedoraEgor Tensin2017-12-01
| | | | Also, OS detection has been reworked a bit.
* 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
|