aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* remove linux-only filesmacosEgor Tensin2024-01-02
|
* bash: enable autocdEgor Tensin2024-01-02
|
* switch to egor@tensin.nameEgor Tensin2023-12-09
|
* ssh: update authorized keysEgor Tensin2023-12-03
|
* ssh: switch to tensin.nameEgor Tensin2023-11-26
|
* ssh: re-add GitHub SSH keyEgor Tensin2023-11-05
| | | | It's still required to deploy egort.name pages to the cloud server, etc.
* remove .toprcEgor Tensin2023-08-15
| | | | It's in a special unmaintainable format, so screw it.
* .profile: remove chruby configurationEgor Tensin2023-08-15
| | | | Switched to rbenv completely a long time ago.
* systemd: remove ssh-agent serviceEgor Tensin2023-08-15
| | | | I haven't actually used it in forever.
* .profile: remove ssh-agent configurationEgor Tensin2023-08-15
| | | | | I haven't actually used it in forever; this is a good candidate for a revert though.
* remove stack configurationEgor Tensin2023-08-15
| | | | It wasn't used or maintained for quite a while now.
* remove .xsessionrcEgor Tensin2023-08-15
| | | | It's been deprecated and unused for a long time.
* remove htop settingsEgor Tensin2023-08-15
| | | | I don't really use it, and the settings are unmaintained.
* ssh: move AUR to config_my_hostsEgor Tensin2023-08-15
|
* ssh: update my hostsEgor Tensin2023-08-15
|
* setup.sh: call vim_plugins.shEgor Tensin2023-07-25
|
* update.sh -> setup.shEgor Tensin2023-07-25
|
* update.sh: refactoringEgor Tensin2023-07-25
|
* README: updateEgor Tensin2023-07-13
|
* git: add cherry-pick aliasEgor Tensin2023-06-11
|
* vim_plugins.sh: fix a typoEgor Tensin2023-05-28
|
* path.sh: remove deprecation noticeEgor Tensin2023-05-23
| | | | I actually do use these routines somewhere else.
* path.sh: don't canonicalize paths in path_addEgor Tensin2023-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_addEgor Tensin2023-05-22
|
* ignore unsupported inherit_errexitEgor Tensin2023-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 macOSEgor Tensin2023-05-21
|
* git.sh: add git_replace{_word}Egor Tensin2023-05-21
|
* bash: support copy alias on multiple platformsEgor Tensin2023-04-26
|
* os.sh: support DebianEgor Tensin2023-04-26
|
* os.sh: support macOSEgor Tensin2023-04-26
|
* file.sh: add pastebin functionEgor Tensin2023-04-26
|
* ssh: update my hostsEgor Tensin2023-04-25
|
* ssh: add more commentsEgor Tensin2023-04-25
|
* ssh: update my hostsEgor Tensin2023-03-05
|
* fix_permissions.sh -> update.shEgor Tensin2023-03-04
| | | | Also, run links-update in addition with links-chmod.
* fix_permissions.sh: fixEgor Tensin2023-03-04
|
* vim_plugins.sh: quiet pullingEgor Tensin2023-03-04
|
* vim_plugins.sh: add editorconfig-vimEgor Tensin2023-03-04
|
* vim_solarized.sh -> vim_plugins.shEgor Tensin2023-03-04
|
* vim_solarized.sh: refactoringEgor Tensin2023-03-04
|
* vim: add an empty lineEgor Tensin2023-03-04
|
* git: shut up about detached HEADsEgor Tensin2023-03-02
|
* tmux: group settings, add separatorsEgor Tensin2023-03-01
|
* bash: regroup settings a bitEgor Tensin2023-03-01
|
* bash: group settings, add separatorsEgor Tensin2023-03-01
|
* vim: add more settings from vimrc_example.vimEgor Tensin2023-03-01
|
* vim: remove unused key bindingsEgor Tensin2023-03-01
|
* vim: set scrolloffEgor Tensin2023-03-01
| | | | Also done for platforms without vimrc_example.vim.
* vim: fix a commentEgor Tensin2023-03-01
|
* vim: get rid of semantic newlines in commentsEgor Tensin2023-03-01
|