Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ssh: move AUR to config_my_hosts | Egor Tensin | 2023-08-15 |
| | |||
* | ssh: update my hosts | Egor Tensin | 2023-08-15 |
| | |||
* | setup.sh: call vim_plugins.sh | Egor Tensin | 2023-07-25 |
| | |||
* | update.sh -> setup.sh | Egor Tensin | 2023-07-25 |
| | |||
* | update.sh: refactoring | Egor Tensin | 2023-07-25 |
| | |||
* | README: update | Egor Tensin | 2023-07-13 |
| | |||
* | git: add cherry-pick alias | Egor Tensin | 2023-06-11 |
| | |||
* | vim_plugins.sh: fix a typo | Egor Tensin | 2023-05-28 |
| | |||
* | path.sh: remove deprecation notice | Egor Tensin | 2023-05-23 |
| | | | | I actually do use these routines somewhere else. | ||
* | path.sh: don't canonicalize paths in path_add | Egor Tensin | 2023-05-22 |
| | | | | | | | Resolving symlinks is actually bad; what if the user wants to add a symlinked directory? You better make sure you pass absolute paths now though. | ||
* | path.sh: append by default in path_add | Egor Tensin | 2023-05-22 |
| | |||
* | ignore unsupported inherit_errexit | Egor Tensin | 2023-05-22 |
| | | | | | | I have a really ancient machine with an even more ancient version of bash that doesn't support inherit_errexit. Ignore for now, put it back later. | ||
* | .profile: add the normal sed to PATH on macOS | Egor Tensin | 2023-05-21 |
| | |||
* | git.sh: add git_replace{_word} | Egor Tensin | 2023-05-21 |
| | |||
* | bash: support copy alias on multiple platforms | Egor Tensin | 2023-04-26 |
| | |||
* | os.sh: support Debian | Egor Tensin | 2023-04-26 |
| | |||
* | os.sh: support macOS | Egor Tensin | 2023-04-26 |
| | |||
* | file.sh: add pastebin function | Egor Tensin | 2023-04-26 |
| | |||
* | ssh: update my hosts | Egor Tensin | 2023-04-25 |
| | |||
* | ssh: add more comments | Egor Tensin | 2023-04-25 |
| | |||
* | ssh: update my hosts | Egor Tensin | 2023-03-05 |
| | |||
* | fix_permissions.sh -> update.sh | Egor Tensin | 2023-03-04 |
| | | | | Also, run links-update in addition with links-chmod. | ||
* | fix_permissions.sh: fix | Egor Tensin | 2023-03-04 |
| | |||
* | vim_plugins.sh: quiet pulling | Egor Tensin | 2023-03-04 |
| | |||
* | vim_plugins.sh: add editorconfig-vim | Egor Tensin | 2023-03-04 |
| | |||
* | vim_solarized.sh -> vim_plugins.sh | Egor Tensin | 2023-03-04 |
| | |||
* | vim_solarized.sh: refactoring | Egor Tensin | 2023-03-04 |
| | |||
* | vim: add an empty line | Egor Tensin | 2023-03-04 |
| | |||
* | git: shut up about detached HEADs | Egor Tensin | 2023-03-02 |
| | |||
* | 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 | 2023-03-01 |
| | | | | Also done for platforms without vimrc_example.vim. | ||
* | 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-03-01 |
| | |||
* | tmux: attach to the named session | Egor Tensin | 2023-02-23 |
| | |||
* | .profile: add brew's unversioned python symlinks | Egor Tensin | 2023-02-15 |
| | |||
* | tmux: fix configuration on new & old machines | Egor Tensin | 2023-02-14 |
| | |||
* | tmux: split some config parts into multiple parts | Egor Tensin | 2023-02-09 |
| | |||
* | ssh: update my hosts | Egor Tensin | 2023-02-06 |
| | |||
* | .bash_utils: get rid of uname usage | Egor Tensin | 2023-01-27 |
| | |||
* | vim: enable settings explicitly | Egor Tensin | 2023-01-27 |
| | | | | | On my new macOS, some settings aren't enabled by default in vimrc_example.vim. | ||
* | remove .docker/config.json | Egor Tensin | 2023-01-27 |
| | | | | It was of low value, and various Docker tools keep re-writing it. | ||
* | tmux: add macOS copy-paste shortcuts | Egor Tensin | 2023-01-27 |
| | |||
* | ssh: update my hosts | Egor Tensin | 2023-01-27 |
| | |||
* | bash: add aliases for cd .. | Egor Tensin | 2023-01-25 |
| | | | | Can't believe I thought it wasn't possible before. | ||
* | bash: save more history | Egor Tensin | 2023-01-25 |
| |