aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
* spawn_ssh_agent: save variables to ~/.ssh_agent.shEgor Tensin2018-06-04
|
* .bashrc: don't export PS1Egor Tensin2018-05-31
| | | | dash (and possibly other shells) inherit this one and break.
* add .xsessionrcEgor Tensin2018-05-30
|
* .profile: more POSIX sh-compatibleEgor Tensin2018-05-30
|
* .my.cnf: mysql --no-auto-rehashEgor Tensin2018-05-26
|
* runc*: best bash practicesEgor Tensin2018-05-23
|
* .gitconfig: add comments to git settingsEgor Tensin2018-05-14
|
* .gitconfig: add submodule-related settingsEgor Tensin2018-05-14
| | | | | This is cool: https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407
* .bashrc: add a comment to the sudo aliasEgor Tensin2018-05-14
|
* .gitconfig: move alias.fixup to a separate scriptEgor Tensin2018-05-14
|
* .gitconfig: even smarter alias.fixupEgor Tensin2018-05-13
|
* 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
|