Commit Graph

116 Commits

Author SHA1 Message Date
Dmytro Meleshko d8cc8d3feb [zsh] minor edits 2020-11-30 19:33:08 +02:00
Dmytro Meleshko f9ed443e4a [nvim+zsh] disable the ugly fzf popup window and turn off rounded borders in the preview window 2020-11-04 02:09:45 +02:00
Dmytro Meleshko 1a9bbbd743 [zsh] what the hell did I commit and push? 2020-10-21 14:27:52 +03:00
Dmytro Meleshko 0e1f13cc7b [zsh] add a deswapping function for Linux 2020-10-04 19:26:44 +03:00
Dmytro Meleshko f4a726a2c9 [zsh] add an option for disabling the colorscheme setter 2020-10-04 16:28:13 +03:00
Dmytro Meleshko 13d2805205 [scripts] add the prime-run script along with a completion function 2020-10-02 17:34:21 +03:00
Dmytro Meleshko 90c01434ef [zsh] save the real "man" command to history when F1 is pressed 2020-09-14 17:45:20 +03:00
Dmytro Meleshko 0442601626 [colorschemes] rewrite the buildscript as a makefile 2020-09-06 14:14:29 +03:00
Dmytro Meleshko b2410007a8 [zsh] better error handling for viscd 2020-09-05 18:09:29 +03:00
Dmytro Meleshko ffb177044a [zsh] add a couple github-specific alises 2020-09-05 15:54:12 +03:00
Dmytro Meleshko c2bc86c546 [zsh] add more date formatting functions, remove the `--utc` argument 2020-09-04 22:56:14 +03:00
Dmytro Meleshko ca421310dd [zsh] add an alias for a commonly used rsync configuration 2020-09-03 09:03:12 +03:00
Dmytro Meleshko f0d30cae4f [zsh] add ruby gems to path.zsh 2020-08-28 16:28:23 +03:00
Dmytro Meleshko 4d5cf9abe1 [zsh] map Alt+e to the action of Ctrl+x Ctrl+e 2020-08-28 15:12:29 +03:00
Dmytro Meleshko 3c045bff66 rewrite `gitignore`s 2020-08-23 11:59:42 +03:00
Dmytro Meleshko 65a581e0ce very minor changes 2020-08-23 11:57:34 +03:00
Dmytro Meleshko 03c6fc9083 [zsh] reduce required argument count of path_prepend 2020-07-26 13:01:53 +03:00
Dmytro Meleshko b654234bcf disable the fzf "zsh plugin" 2020-07-25 20:32:58 +03:00
Dmytro Meleshko 3898112521 [zsh] add a few useful aliases and functions 2020-07-18 22:48:25 +03:00
Dmytro Meleshko 4bbc47593b [scripts] add discord-whois 2020-05-29 21:54:08 +03:00
Dmytro Meleshko 626bd91f00 [zsh] add a ZLE widget for visman 2020-05-14 00:58:17 +03:00
Dmytro Meleshko ebd9124bb1 [zsh] import completion.zsh changes from OMZ 2020-05-11 14:20:26 +03:00
Dmytro Meleshko 456b1cda0c [zsh] make multiple dot aliases more compatible 2020-04-30 12:04:57 +03:00
Dmytro Meleshko 361ef09ae8 [scripts] add a script for searching manpages with fzf 2020-04-18 15:04:08 +03:00
Dmytro Meleshko 328a75d157 [zsh] temporarily fix zplg errors caused by detached HEAD in plugins 2020-01-12 10:34:16 +02:00
Dmytro Meleshko ff47c00035 [zsh] unset jq_colors 2020-01-06 12:07:07 +02:00
Dmytro Meleshko e549d7fa2f [zsh] refactor platform identification 2020-01-06 12:06:58 +02:00
Dmytro Meleshko 894a81f2b3 [zsh] refactor *path variable manipulation functions 2020-01-05 13:43:46 +02:00
Dmytro Meleshko 093bd9837c [zsh] change jq theme 2020-01-04 23:20:28 +02:00
Dmytro Meleshko 1c43cdcf51 [zsh] add function for checking out latest versions of plugins 2019-12-30 17:22:28 +02:00
Dmytro Meleshko 0d521c169b [zsh, git] use Zsh aliases instead of gitconfig for my log format 2019-12-30 00:34:47 +02:00
Dmytro Meleshko c31a5515f1 [zsh] add multiple file support for the `open` function 2019-12-23 11:53:58 +02:00
Dmytro Meleshko 30e517a40c [zsh] update links to Oh My Zsh 2019-12-21 21:19:24 +02:00
Dmytro Meleshko 97764cfaa7 [scripts] move welcome script to script-resources 2019-12-10 08:05:33 +02:00
Dmytro Meleshko c7df8535ea [zsh] add aliases for tree listing 2019-12-09 19:49:50 +02:00
Dmytro Meleshko 2b797d1541 [zsh] remove CPPFLAGS and LDFLAGS 2019-11-30 12:20:01 +02:00
Dmytro Meleshko 509f39abaa [zsh] add alias for opening current Vim session 2019-11-26 17:44:27 +02:00
Dmytro Meleshko 0c8010448d [zsh] remove `open` command on macOS 2019-11-16 15:04:10 +02:00
Dmytro Meleshko 85f880db9e [zsh] performance messages coloring improvements 2019-11-10 01:09:41 +02:00
Dmytro Meleshko 8f36c52cd8 [zsh] add function `git_current_branch` 2019-10-30 18:32:43 +02:00
Dmytro Meleshko a084fce534 [welcome] refactor local IPv4 address lookup 2019-10-30 16:47:54 +02:00
Dmytro Meleshko 0f082b90a1 [zsh] improve viscd 2019-10-29 17:40:27 +02:00
Dmytro Meleshko 30c90cdfb6 [zsh] add viscd function 2019-10-27 22:34:27 +02:00
Dmytro Meleshko e036df7c48 [welcome] remove "Local IP" 2019-10-27 21:08:19 +02:00
Dmytro Meleshko 5e1bd6fa82 [zsh] chmod -x zshrc 2019-10-27 10:23:05 +02:00
Dmytro Meleshko a26517f50c [zsh] remove useless `unset` from zplg 2019-10-27 10:22:03 +02:00
Dmytro Meleshko 7c351c2f22 [zsh] add performance timers 2019-10-25 23:08:40 +03:00
Dmytro Meleshko d991810919 [zsh] remove unneeded OMZ configuration 2019-10-17 00:32:42 +03:00
Dmytro Meleshko 355b3ea091 [zsh] add global Yarn packages to PATH 2019-10-06 13:24:46 +03:00
Dmytro Meleshko 5444d2b78a [zsh] change string quotes in aliases.zsh 2019-10-03 23:36:20 +03:00