Commit message (Collapse) | Author | ||
---|---|---|---|
2023-04-26 | os.sh: support macOS | Egor Tensin | |
2023-04-26 | file.sh: add pastebin function | Egor Tensin | |
2023-04-25 | ssh: update my hosts | Egor Tensin | |
2023-04-25 | ssh: add more comments | Egor Tensin | |
2023-03-05 | ssh: update my hosts | Egor Tensin | |
2023-03-04 | vim: add an empty line | Egor Tensin | |
2023-03-02 | git: shut up about detached HEADs | Egor Tensin | |
2023-03-01 | tmux: group settings, add separators | Egor Tensin | |
2023-03-01 | bash: regroup settings a bit | Egor Tensin | |
2023-03-01 | bash: group settings, add separators | Egor Tensin | |
2023-03-01 | vim: add more settings from vimrc_example.vim | Egor Tensin | |
2023-03-01 | vim: remove unused key bindings | Egor Tensin | |
2023-03-01 | vim: set scrolloff | Egor Tensin | |
Also done for platforms without vimrc_example.vim. | |||
2023-03-01 | vim: fix a comment | Egor Tensin | |
2023-03-01 | vim: get rid of semantic newlines in comments | Egor Tensin | |
2023-03-01 | vim: group settings, add separators | Egor Tensin | |
2023-02-23 | tmux: attach to the named session | Egor Tensin | |
2023-02-15 | .profile: add brew's unversioned python symlinks | Egor Tensin | |
2023-02-14 | tmux: fix configuration on new & old machines | Egor Tensin | |
2023-02-09 | tmux: split some config parts into multiple parts | Egor Tensin | |
2023-02-06 | ssh: update my hosts | Egor Tensin | |
2023-01-27 | .bash_utils: get rid of uname usage | Egor Tensin | |
2023-01-27 | vim: enable settings explicitly | Egor Tensin | |
On my new macOS, some settings aren't enabled by default in vimrc_example.vim. | |||
2023-01-27 | remove .docker/config.json | Egor Tensin | |
It was of low value, and various Docker tools keep re-writing it. | |||
2023-01-27 | tmux: add macOS copy-paste shortcuts | Egor Tensin | |
2023-01-27 | ssh: update my hosts | Egor Tensin | |
2023-01-25 | bash: add aliases for cd .. | Egor Tensin | |
Can't believe I thought it wasn't possible before. | |||
2023-01-25 | bash: save more history | Egor Tensin | |
2023-01-25 | os.sh: remove unused routines | Egor Tensin | |
2023-01-25 | cxx.sh: remove unused routines | Egor Tensin | |
2023-01-25 | os.sh: remove obsolete stuff | Egor Tensin | |
2023-01-25 | ssh: shorten the config | Egor Tensin | |
2023-01-25 | .profile: setup brew | Egor Tensin | |
2023-01-25 | ssh: add UseKeychain for macOS | Egor Tensin | |
2023-01-25 | .gitconfig: fix whitespace | Egor Tensin | |
2023-01-24 | ssh: add my Mac key | Egor Tensin | |
2023-01-16 | ssh: I switched phones | Egor Tensin | |
2023-01-16 | nnn: add bookmarks | Egor Tensin | |
2023-01-16 | ssh: add a Host section for AUR | Egor Tensin | |
2023-01-01 | nnn: don't auto-enter directories | Egor Tensin | |
2022-12-07 | fix preludes in bash scripts | Egor Tensin | |
2022-11-06 | gdb: increase history size | Egor Tensin | |
2022-11-01 | ssh: remove obsolete hosts | Egor Tensin | |
2022-11-01 | ssh: remove tensin-pc1 key | Egor Tensin | |
2022-10-15 | gdb: enable Debuginfod | Egor Tensin | |
2022-10-15 | gdb: fix xxd command | Egor Tensin | |
2022-10-15 | gdb: move basic options to top | Egor Tensin | |
2022-09-08 | .gitconfig: add alias for checkout | Egor Tensin | |
This is temporary, I haven't used it in a while. | |||
2022-09-08 | .gitconfig: highlight whitespace diffs | Egor Tensin | |
2022-09-08 | alternatives.sh: prefer gcc to clang | Egor Tensin | |
This doesn't make much sense, but I'm currently working on a GCC-only project, and this is messing my workflow up. |