aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME% (follow)
Commit message (Collapse)AuthorAge
* git: add cherry-pick aliasEgor Tensin2023-06-11
|
* 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
|
* 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
|
* vim: group settings, add separatorsEgor Tensin2023-03-01
|
* tmux: attach to the named sessionEgor Tensin2023-02-23
|
* .profile: add brew's unversioned python symlinksEgor Tensin2023-02-15
|
* tmux: fix configuration on new & old machinesEgor Tensin2023-02-14
|
* tmux: split some config parts into multiple partsEgor Tensin2023-02-09
|
* ssh: update my hostsEgor Tensin2023-02-06
|
* .bash_utils: get rid of uname usageEgor Tensin2023-01-27
|
* vim: enable settings explicitlyEgor Tensin2023-01-27
| | | | | On my new macOS, some settings aren't enabled by default in vimrc_example.vim.
* remove .docker/config.jsonEgor Tensin2023-01-27
| | | | It was of low value, and various Docker tools keep re-writing it.
* tmux: add macOS copy-paste shortcutsEgor Tensin2023-01-27
|
* ssh: update my hostsEgor Tensin2023-01-27
|
* bash: add aliases for cd ..Egor Tensin2023-01-25
| | | | Can't believe I thought it wasn't possible before.
* bash: save more historyEgor Tensin2023-01-25
|
* os.sh: remove unused routinesEgor Tensin2023-01-25
|
* cxx.sh: remove unused routinesEgor Tensin2023-01-25
|
* os.sh: remove obsolete stuffEgor Tensin2023-01-25
|
* ssh: shorten the configEgor Tensin2023-01-25
|
* .profile: setup brewEgor Tensin2023-01-25
|
* ssh: add UseKeychain for macOSEgor Tensin2023-01-25
|
* .gitconfig: fix whitespaceEgor Tensin2023-01-25
|
* ssh: add my Mac keyEgor Tensin2023-01-24
|
* ssh: I switched phonesEgor Tensin2023-01-16
|
* nnn: add bookmarksEgor Tensin2023-01-16
|
* ssh: add a Host section for AUREgor Tensin2023-01-16
|
* nnn: don't auto-enter directoriesEgor Tensin2023-01-01
|
* fix preludes in bash scriptsEgor Tensin2022-12-07
|