aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME% (follow)
Commit message (Collapse)AuthorAge
* .bashrc: remove ssh-copy-id aliasEgor Tensin2018-06-09
| | | | Can't remember why it's important anyway.
* runc*: support clang & -l LIB argumentsEgor Tensin2018-06-09
|
* python_setup: add user-base/bin if it doesn't existEgor Tensin2018-06-08
|
* .profile: don't add paths with : in them to PATHEgor Tensin2018-06-06
|
* .xsessionrc: add deprecation commentEgor Tensin2018-06-05
|
* .ssh/config: StrictHostKeyChecking noEgor Tensin2018-06-05
| | | | I _never_ bother to verify fingerprints anyway.
* ssh-agent.service: grammarEgor Tensin2018-06-05
|
* add ssh-agent systemd unitEgor Tensin2018-06-05
|
* add commentsEgor Tensin2018-06-04
|
* .bash_profile: clean upEgor Tensin2018-06-04
|
* ssh.sh: move to .profileEgor Tensin2018-06-04
|
* .bashrc: don't source missing filesEgor Tensin2018-06-04
|
* .bashrc: add a link to StackOverflow for an aliasEgor Tensin2018-06-04
|
* .screenrc: add link to StackOverflow answerEgor Tensin2018-06-04
|
* remove .bash_logoutEgor Tensin2018-06-04
| | | | | | It used to clear the screen, but I can't really say I've noticed how great it is lately. Maybe I'll bring it back if I miss it.
* attempt to organize stuff properlyEgor Tensin2018-06-04
| | | | | | | bash-independent stuff should go to .profile, which is what I'm trying to do. I'm not sure about how correct all of this is, a few bashisms were ought to creep in.
* remove .profileEgor Tensin2018-06-04
|
* remove ~/.fonts.confEgor Tensin2018-06-04
| | | | | It seems to be semi-deprecated and I haven't really encoutered bad font problems lately anyway.
* move ssh-related stuff to ssh.shEgor Tensin2018-06-04
| | | | | | spawn_ssh_agent no longer creates ~/.ssh_agent.sh, because in cron jobs it's pretty useless actually, since they are typically run when I'm not connected via ssh.
* .xsessionrc: refactoringEgor Tensin2018-06-04
|
* spawn_ssh_agent: refactoringEgor Tensin2018-06-04
|
* .xsessionrc: use ~/.dbus.sh instead of ~/.dbus/XdbusEgor Tensin2018-06-04
|
* spawn_ssh_agent: add a commentEgor Tensin2018-06-04
|
* 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.
* renamed the repoEgor Tensin2017-11-29
|
* .bashrc: .bash_aliases -> .bashrc_workEgor Tensin2017-11-29
|