aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* os.sh: support ManjaroEgor Tensin2021-04-20
|
* .ssh: deauthorize raspi* keysEgor Tensin2021-03-30
|
* .ssh: forward agent to the Pis alsoEgor Tensin2021-03-30
|
* .ssh: add tensin-web + automatic forwardingEgor Tensin2021-03-30
|
* .ssh: deauthorize unused keysEgor Tensin2021-03-30
|
* .bashrc: add Vagrant workaroundEgor Tensin2021-03-07
|
* .ssh: remove long-defunct tensin-ext1Egor Tensin2021-02-16
|
* .gitconfig: push.default = currentEgor Tensin2021-01-21
|
* .bashrc: fix tmux if there's no nnnEgor Tensin2021-01-06
|
* add Docker config.jsonEgor Tensin2020-12-30
|
* .bashrc: better remote session detectionEgor Tensin2020-12-28
| | | | | | | | | | Weirdly, SSH_TTY & SSH_CLIENT are also defined for local sessions when you: * ssh to your box, * start the X server there. I don't know why, seems illogical.
* .vimrc: access X clipboardEgor Tensin2020-12-27
|
* tmux: add a shortcut to kill sessionEgor Tensin2020-12-27
|
* tmux: don't monitor activityEgor Tensin2020-12-27
|
* .bashrc: launch nnn automaticallyEgor Tensin2020-12-23
| | | | This is kinda nice, I think.
* tmux: don't autostart on CygwinEgor Tensin2020-12-18
|
* tmux: cleaner status barEgor Tensin2020-12-18
|
* tmux: customize status barEgor Tensin2020-12-18
|
* tmux: prevent recursive attachmentsEgor Tensin2020-12-18
|
* tmux: adjust colorsEgor Tensin2020-12-18
|
* .bashrc: better nested-tmux checkEgor Tensin2020-12-18
| | | | | TERM might be set to e.g. "screen" via an SSH connection, but we still want to attach to a tmux session in that case.
* .bashrc: remove an old TERM workaroundEgor Tensin2020-12-18
|
* tmux: fix colorsEgor Tensin2020-12-18
|
* .tmux.conf: more commentsEgor Tensin2020-12-18
|
* tmux: revise key bindings some moreEgor Tensin2020-12-18
|
* .bashrc: remove redundant PS1 checkEgor Tensin2020-12-18
|
* tmux: non-login shell by defaultEgor Tensin2020-12-18
|
* tmux: revise key bindingsEgor Tensin2020-12-18
|
* .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
|