Commit graph

207 commits

Author SHA1 Message Date
vladislav doster 597d7c027c
Merge pull request #2 from zdharma-continuum/ci/gh-action-lint-workflow
feat: add lint gh action workflows
2023-04-15 23:46:16 -05:00
Vladislav Doster d151f1805e
feat: add lint gh action workflow 2023-04-14 17:11:08 -05:00
Philipp Schmitt 90e82e2022
Update zdharma and zinit refs 2021-11-12 18:57:51 +01:00
Philipp Schmitt 96189b47a7
Update repo url 2021-11-10 18:44:59 +01:00
Philipp Schmitt f95d026737
Update url 2021-11-10 18:27:41 +01:00
Aaron Lichtman f81880cda3
Merge pull request #1 from MenkeTechnologies/master 2021-11-08 04:13:21 -06:00
MenkeTechnologies 372f505f21 silence msg 2021-03-18 22:55:41 -04:00
Sebastian Gniazdowski 851dbd7f60 Add completions for the commands. Thanks @MenkeTechnologies! 2020-09-03 16:19:38 +02:00
Sebastian Gniazdowski 627e8aff06 plugin.zsh,myflock/c.h: Support Cygwin 2020-05-07 23:17:37 +02:00
Sebastian Gniazdowski 6df790888a plugin.zsh: Unbusy session 2020-04-19 03:58:18 +02:00
Sebastian Gniazdowski 95094ec162 plugin.zsh: Standard $0 handling and $fpath extending 2020-01-25 00:57:57 +01:00
Sebastian Gniazdowski f3e828fce4 plugin.zsh: Use 2 instead of INT 2019-11-01 14:38:56 +01:00
Sebastian Gniazdowski 232781ca82 feeder: Define the ioctl 2019-10-21 14:38:30 +02:00
Sebastian Gniazdowski 945086f062 Updated README.md 2019-09-03 18:26:20 +02:00
Sebastian Gniazdowski 5e548862fc plugin.zsh: *preexec_hook – store complete command making sesssion busy 2019-08-19 01:09:06 +02:00
Sebastian Gniazdowski 18103df319 plugin.zsh: Dequote received command/notification, usage settled this 2018-11-07 17:19:26 +01:00
Sebastian Gniazdowski 3aef21260c doc: Two asciicasts downloaded and added (Asciinema) 2018-10-24 14:56:08 +02:00
Matthew S. Dippel e93731fe59 Added .gitignore 2018-09-18 10:39:06 -04:00
Sebastian Gniazdowski d2d34f934c Ensure no error message is output when loading zsh/system module 2018-05-13 08:51:54 +02:00
Sebastian Gniazdowski 5b88a12a3a Correct reading of use_zsystem_flock boolean zstyle 2018-05-13 08:49:29 +02:00
Sebastian Gniazdowski d89c0bbbf4 plugin.zsh: Don't rely on *_ID being integer (defensive, should work) 2018-02-26 09:59:07 +01:00
Sebastian Gniazdowski e615e5c600 plugin.zsh: Two places not resistant to setopt noclobber 2018-02-23 18:05:07 +01:00
Sebastian Gniazdowski 9b439e6e50 plugin.zsh: Notifications are being stacked 2018-02-02 11:00:17 +01:00
Sebastian Gniazdowski 3f3ed54d23 plugin.zsh: Not needed hide flag (-h) for global parameters 2018-02-02 10:59:08 +01:00
Sebastian Gniazdowski 9921e56efe Updated README.md 2018-01-13 18:40:13 +01:00
Sebastian Gniazdowski d78f8efbe0 Updated README.md 2018-01-12 16:55:40 +01:00
Sebastian Gniazdowski 04a3b9ab8b Updated README.md 2018-01-12 16:44:31 +01:00
Sebastian Gniazdowski c5f3099cbb notify: A wrapper for marzocchi/zsh-notify plugin 2018-01-12 15:58:37 +01:00
Sebastian Gniazdowski 2f02abe09f notify: Don't quote arguments 2018-01-12 15:56:45 +01:00
Sebastian Gniazdowski 54fceaec7a plugin.zsh: Add support for the new zc-bg-notify *script* 2018-01-12 15:36:23 +01:00
Sebastian Gniazdowski adc7cb5447 cmds/zc-bg-notify 2018-01-12 15:35:46 +01:00
Sebastian Gniazdowski 1206924775 zc: Adapt redirections to noclobber option 2018-01-12 15:11:08 +01:00
Sebastian Gniazdowski ce475add09 plugin.zsh: Export *{REPO,CONFIG}_DIR, respect XDG_CONFIG_HOME 2018-01-12 13:37:04 +01:00
Sebastian Gniazdowski 4b4139fd48 plugin.zsh: No bold colors in *pinfo functions 2018-01-12 12:57:21 +01:00
Sebastian Gniazdowski 337d264b94 plugin.zsh: Mute fd close in zshexit hook 2018-01-06 12:57:32 +01:00
Sebastian Gniazdowski 4483a1edc8 *period_passed saves and restores $? 2017-12-22 08:18:50 +01:00
Sebastian Gniazdowski 0808de2992 Full namespace add to simple functions 2017-09-21 13:14:58 +02:00
Sebastian Gniazdowski 1aa961317c plugin.zsh: Switch to [[ 2017-08-29 10:22:09 +02:00
Sebastian Gniazdowski dc11081777 Add namespace to simple functions (pinfo*) 2017-08-27 11:10:45 +02:00
Sebastian Gniazdowski 545bb652a0 plugin.zsh: Lock LICENSE instead of flock.c, because of Linux 2017-06-15 15:08:37 +02:00
Sebastian Gniazdowski cede1db45d Updated README.md (PayPal button) 2017-05-23 18:52:49 +02:00
Sebastian Gniazdowski 79393c8116 zc-all,plugin.zsh: Fix two parameter leaks (name, res) 2017-05-13 08:34:04 +02:00
Sebastian Gniazdowski 8971b19a3c Use text greeting by default 2017-04-18 13:48:09 +02:00
Sebastian Gniazdowski 7ade1d9ce0 Updated README.md 2017-03-21 16:39:22 +01:00
Sebastian Gniazdowski 1e242be9d5 plugin.zsh: Use zsystem flock for compilation 2017-03-20 10:49:32 +01:00
Sebastian Gniazdowski c7e244e342 plugin.zsh: *is_session_active correctly handles current session. Uplift 2017-03-06 10:43:43 +01:00
Sebastian Gniazdowski 3e7fe023d8 *.plugin.zsh: Further fix zsystem / flock usage (activated Zsh >= 5.3) 2017-03-01 11:44:33 +01:00
Sebastian Gniazdowski e039c0e252 Fix zsystem / flock usage for Zsh >= 5.3 2017-02-06 13:36:48 +01:00
Sebastian Gniazdowski f5485d3571 *.plugin.zsh: The zsh_nrN files now contain $$ 2016-10-01 11:24:38 +02:00
Sebastian Gniazdowski fc5fb116f5 zc-all: Better coloring when informing about send to busy session 2016-10-01 00:00:25 +02:00