aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME% (unfollow)
Commit message (Collapse)Author
2023-01-27tmux: add macOS copy-paste shortcutsEgor Tensin
2023-01-27ssh: update my hostsEgor Tensin
2023-01-25bash: add aliases for cd ..Egor Tensin
Can't believe I thought it wasn't possible before.
2023-01-25bash: save more historyEgor Tensin
2023-01-25os.sh: remove unused routinesEgor Tensin
2023-01-25cxx.sh: remove unused routinesEgor Tensin
2023-01-25os.sh: remove obsolete stuffEgor Tensin
2023-01-25ssh: shorten the configEgor Tensin
2023-01-25.profile: setup brewEgor Tensin
2023-01-25ssh: add UseKeychain for macOSEgor Tensin
2023-01-25.gitconfig: fix whitespaceEgor Tensin
2023-01-24ssh: add my Mac keyEgor Tensin
2023-01-16ssh: I switched phonesEgor Tensin
2023-01-16nnn: add bookmarksEgor Tensin
2023-01-16ssh: add a Host section for AUREgor Tensin
2023-01-01nnn: don't auto-enter directoriesEgor Tensin
2022-12-07fix preludes in bash scriptsEgor Tensin
2022-11-06gdb: increase history sizeEgor Tensin
2022-11-01ssh: remove obsolete hostsEgor Tensin
2022-11-01ssh: remove tensin-pc1 keyEgor Tensin
2022-10-15gdb: enable DebuginfodEgor Tensin
2022-10-15gdb: fix xxd commandEgor Tensin
2022-10-15gdb: move basic options to topEgor Tensin
2022-09-08.gitconfig: add alias for checkoutEgor Tensin
This is temporary, I haven't used it in a while.
2022-09-08.gitconfig: highlight whitespace diffsEgor Tensin
2022-09-08alternatives.sh: prefer gcc to clangEgor Tensin
This doesn't make much sense, but I'm currently working on a GCC-only project, and this is messing my workflow up.
2022-09-08ssh: update my tensin-web portEgor Tensin
2022-06-07tmux: fix config for 3.3Egor Tensin
2022-06-02ssh: add GitLab settingsEgor Tensin
2022-05-28bash: adjust PS1 to Solarized light themeEgor Tensin
2022-05-28vim: solarized (light) themeEgor Tensin
2022-05-28tmux: light color schemeEgor Tensin
2022-05-24remove ranger settingsEgor Tensin
2022-05-18.gitconfig: merge.conflictStyle = diff3Egor Tensin
2022-05-09ssh: reorder hostsEgor Tensin
2022-05-09ssh: add vpn-ru.egort.nameEgor Tensin
2022-04-29ssh: move host settings to separate fileEgor Tensin
2022-04-29ssh: update host settingsEgor Tensin
2022-04-23ssh: remove GitHub SSH keyEgor Tensin
2022-04-17ssh: define User where missingEgor Tensin
2022-04-02.local/bin: bash best practicesEgor Tensin
Additionally, virsh -q gets rid of that stupid empty line virsh for some reason prints out every time.
2022-04-02sums_list_paths: bugfixEgor Tensin
2022-04-02bash: remove unused or low-value stuffEgor Tensin
2022-04-02bash: best practices & lintingEgor Tensin
2022-04-02.bash_utils: remove mysql.shEgor Tensin
WTF did I even need that for?
2022-04-01.local/bin: add comments to scriptsEgor Tensin
2022-04-01add .local/bin/virsh-cleanup.shEgor Tensin
2022-04-01vagrant-update-all-boxes.sh: best practicesEgor Tensin
2022-04-01add .local/bin/vagrant-update-all-boxes.shEgor Tensin
2022-04-01rename the projectEgor Tensin