Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | .ssh: deauthorize unused keys | Egor Tensin | 2021-03-30 | |
| | ||||
* | .bashrc: add Vagrant workaround | Egor Tensin | 2021-03-07 | |
| | ||||
* | .ssh: remove long-defunct tensin-ext1 | Egor Tensin | 2021-02-16 | |
| | ||||
* | .gitconfig: push.default = current | Egor Tensin | 2021-01-21 | |
| | ||||
* | .bashrc: fix tmux if there's no nnn | Egor Tensin | 2021-01-06 | |
| | ||||
* | add Docker config.json | Egor Tensin | 2020-12-30 | |
| | ||||
* | .bashrc: better remote session detection | Egor Tensin | 2020-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 clipboard | Egor Tensin | 2020-12-27 | |
| | ||||
* | tmux: add a shortcut to kill session | Egor Tensin | 2020-12-27 | |
| | ||||
* | tmux: don't monitor activity | Egor Tensin | 2020-12-27 | |
| | ||||
* | .bashrc: launch nnn automatically | Egor Tensin | 2020-12-23 | |
| | | | | This is kinda nice, I think. | |||
* | tmux: don't autostart on Cygwin | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: cleaner status bar | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: customize status bar | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: prevent recursive attachments | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: adjust colors | Egor Tensin | 2020-12-18 | |
| | ||||
* | .bashrc: better nested-tmux check | Egor Tensin | 2020-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 workaround | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: fix colors | Egor Tensin | 2020-12-18 | |
| | ||||
* | .tmux.conf: more comments | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: revise key bindings some more | Egor Tensin | 2020-12-18 | |
| | ||||
* | .bashrc: remove redundant PS1 check | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: non-login shell by default | Egor Tensin | 2020-12-18 | |
| | ||||
* | tmux: revise key bindings | Egor Tensin | 2020-12-18 | |
| | ||||
* | .tmux.conf: make shorter | Egor Tensin | 2020-12-17 | |
| | ||||
* | tmux: fix nested prefix binding | Egor Tensin | 2020-12-17 | |
| | ||||
* | tmux: start automatically | Egor Tensin | 2020-12-17 | |
| | ||||
* | nnn: don't show dotfiles by default | Egor Tensin | 2020-12-17 | |
| | ||||
* | fzf: fd --no-ignore-vcs | Egor Tensin | 2020-12-17 | |
| | ||||
* | add nnn configuration | Egor Tensin | 2020-12-14 | |
| | ||||
* | ranger: fuzzy-search hidden files also | Egor Tensin | 2020-12-14 | |
| | ||||
* | add tmux configuration | Egor Tensin | 2020-12-14 | |
| | ||||
* | add ranger configuration | Egor Tensin | 2020-12-11 | |
| | ||||
* | .bashrc: prevent nested ranger instances | Egor Tensin | 2020-12-10 | |
| | ||||
* | .vimrc: disable "editing" directories | Egor Tensin | 2020-12-09 | |
| | ||||
* | .bashrc: make Tilix quiet | Egor Tensin | 2020-12-09 | |
| | ||||
* | ssh: Bercut key no longer authorized | Egor Tensin | 2020-09-30 | |
| | ||||
* | .profile: fix spawn_ssh_agent | Egor Tensin | 2020-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 chruby | Egor Tensin | 2020-05-04 | |
| | ||||
* | .vimrc: new line without insert mode | Egor Tensin | 2020-05-04 | |
| | ||||
* | .ssh/config: ExitOnForwardFailure yes | Egor Tensin | 2020-03-18 | |
| | ||||
* | .ssh: prettify config | Egor Tensin | 2020-03-17 | |
| | ||||
* | .ssh: update config | Egor Tensin | 2020-03-06 | |
| | ||||
* | .ssh: authorize Egor.Tensin@TENSIN-NOTE | Egor Tensin | 2020-02-25 | |
| | ||||
* | .ssh: authorize the key on my phone | Egor Tensin | 2020-02-24 | |
| | ||||
* | .ssh: switch to ed25519 | Egor Tensin | 2020-02-23 | |
| | ||||
* | .ssh: new VPN instance | Egor Tensin | 2020-02-20 | |
| | ||||
* | .stack: 2017 -> 2020 | Egor Tensin | 2020-02-20 | |
| | ||||
* | Sublime Text 3: lint the config | Egor Tensin | 2020-02-20 | |
| | ||||
* | .ssh/config: add tensin-ext | Egor Tensin | 2020-02-19 | |
| |