aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* .tmux.conf: make shorterEgor Tensin2020-12-17
|
* tmux: fix nested prefix bindingEgor Tensin2020-12-17
|
* tmux: start automaticallyEgor Tensin2020-12-17
|
* nnn: don't show dotfiles by defaultEgor Tensin2020-12-17
|
* fzf: fd --no-ignore-vcsEgor Tensin2020-12-17
|
* add nnn configurationEgor Tensin2020-12-14
|
* ranger: fuzzy-search hidden files alsoEgor Tensin2020-12-14
|
* add tmux configurationEgor Tensin2020-12-14
|
* add ranger configurationEgor Tensin2020-12-11
|
* .bashrc: prevent nested ranger instancesEgor Tensin2020-12-10
|
* .vimrc: disable "editing" directoriesEgor Tensin2020-12-09
|
* .bashrc: make Tilix quietEgor Tensin2020-12-09
|
* ssh: Bercut key no longer authorizedEgor Tensin2020-09-30
|
* .profile: fix spawn_ssh_agentEgor Tensin2020-05-18
| | | | | | | | | | | | I recently had to deal with a system that doesn't have systemd (Alpine), and it used this "deprecated" way of launching ssh-agent. It didn't work with agent forwarding though: the local agent would be launched regardless, somehow overriding the forwarded agent. This is fixed by testing if SSH_AUTH_SOCK (instead of SSH_AGENT_PID) is defined, and it is defined for agent-forwarded ssh sessions. It remains to be seen how this interacts with systems that use the systemd unit to launch ssh-agent.
* .profile: setup chrubyEgor Tensin2020-05-04
|
* .vimrc: new line without insert modeEgor Tensin2020-05-04
|
* .ssh/config: ExitOnForwardFailure yesEgor Tensin2020-03-18
|
* .ssh: prettify configEgor Tensin2020-03-17
|
* .ssh: update configEgor Tensin2020-03-06
|
* .ssh: authorize Egor.Tensin@TENSIN-NOTEEgor Tensin2020-02-25
|
* .ssh: authorize the key on my phoneEgor Tensin2020-02-24
|
* .ssh: switch to ed25519Egor Tensin2020-02-23
|
* .ssh: new VPN instanceEgor Tensin2020-02-20
|
* .stack: 2017 -> 2020Egor Tensin2020-02-20
|
* Sublime Text 3: lint the configEgor Tensin2020-02-20
|
* .ssh/config: add tensin-extEgor Tensin2020-02-19
|
* .ssh: add authorized_keysEgor Tensin2020-02-19
|
* .ssh/config: tensin.vpn + /dev/null instead of known_hostsEgor Tensin2020-02-19
|
* .ssh/config: git@ by defaultEgor Tensin2020-02-18
|
* .profile: add Rust binaries to PATHEgor Tensin2020-02-16
|
* add StackOverflow link to .bash_profileEgor Tensin2020-02-16
|
* .ssh/config: add bitbucket.org/github.com alternativesEgor Tensin2020-02-10
|
* Sublime Text 3: larger font, more rulersEgor Tensin2020-01-31
|
* no more git-* in .local/binEgor Tensin2020-01-24
| | | | Good riddance.
* .gitconfig: no more external scriptsEgor Tensin2020-01-24
|
* .bashrc_work -> .bashrc_localEgor Tensin2020-01-23
|
* .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
|
* update config-links usageEgor Tensin2019-08-13
|
* .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
|