aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME% (follow)
Commit message (Collapse)AuthorAge
* .gitconfig_work -> .gitconfig_localEgor Tensin2020-01-23
|
* .ssh/config: add more commentsEgor Tensin2020-01-23
| | | | Also, rename config_work to config_local.
* .gitconfig: get rid of platform-specific core.editorEgor Tensin2020-01-22
| | | | Plus, many more comments.
* .ssh/config: Include ~/.ssh/config_workEgor Tensin2020-01-20
|
* .bashrc: add screen -d -m aliasEgor Tensin2019-08-20
|
* .gitconfig: push.followTags = trueEgor Tensin2019-08-16
|
* .ssh/config: NoHostAuthenticationForLocalhost yesEgor Tensin2019-08-11
|
* add str_iconv*Egor Tensin2019-03-12
|
* less: suppress line numbersEgor Tensin2019-01-29
|
* cxx.sh: add runc_gdb & runc_lldbEgor Tensin2019-01-25
|
* cxx.sh: add apport_gdbEgor Tensin2019-01-22
|
* git-fixup: add copyright noticeEgor Tensin2018-10-17
|
* .ssh/config: enable keep-alive messagesEgor Tensin2018-10-16
|
* .bashrc: fix ssh inside screenEgor Tensin2018-10-16
|
* add str_grep, str_grep_wordEgor Tensin2018-08-01
|
* .bashrc: fix ssh inside screenEgor Tensin2018-08-01
|
* sums_add_distr: include *.7zEgor Tensin2018-07-14
|
* add update-alternatives shortcutsEgor Tensin2018-07-14
|
* top: sort by CPU usageEgor Tensin2018-07-02
|
* gpg.conf: --force-mdcEgor Tensin2018-06-27
|
* .screenrc: startup_message offEgor Tensin2018-06-19
|
* .bashrc: export HISTCONTROL=ignoredupsEgor Tensin2018-06-18
|
* .bashrc: re-introduce the ssh-copy-id aliasEgor Tensin2018-06-15
| | | | Now I can remember what it was for.
* os.sh: support Arch Linux ARMEgor Tensin2018-06-09
|
* .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
|