]> git.newer.systems - .config.git/commitdiff
calendar
authorTucker Johnson <tucker@newer.systems>
Tue, 25 Mar 2025 16:05:15 +0000 (12:05 -0400)
committerTucker Johnson <tucker@newer.systems>
Tue, 25 Mar 2025 16:05:15 +0000 (12:05 -0400)
shell/aliasrc
zsh/.zcompdump

index 536903e140713406dd8b1d6b9e01d0447ed5d643..d710ae3100a7f72e32a2795f815a46d4aa935524 100644 (file)
@@ -46,3 +46,4 @@ alias \
 alias \
        magit="nvim -c MagitOnly" \
        ref="shortcuts >/dev/null; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutenvrc ; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/zshnameddirrc" \
+    calendar="remind -c6wt $CALENDAR | less"
index b479f4e579babf01b35484d54c3fca5d2c4f544f..27815fb38f178e7762b3023cc38d41aca119b459 100644 (file)
@@ -1,4 +1,4 @@
-#files: 801    version: 5.9
+#files: 791    version: 5.9
 
 _comps=(
 '-' '_precommand'
@@ -421,7 +421,6 @@ _comps=(
 'ggetopt' '_getopt'
 'ggrep' '_grep'
 'ggv' '_gnome-gv'
-'gh' '_gh'
 'ghead' '_head'
 'ghostscript' '_ghostscript'
 'ghostview' '_pspdf'
@@ -579,7 +578,6 @@ _comps=(
 'hostname' '_hostname'
 'hotjava' '_webbrowser'
 'htop' '_htop'
-'hugo' '_hugo'
 'iceweasel' '_mozilla'
 'icombine' '_ispell'
 'iconv' '_iconv'
@@ -806,6 +804,7 @@ _comps=(
 'mutt' '_mutt'
 'mv' '_mv'
 'mvim' '_vim'
+'mw' '_mutt-wizard.zsh'
 'mx' '_hosts'
 'mysql' '_mysql_utils'
 'mysqladmin' '_mysql_utils'
@@ -835,7 +834,6 @@ _comps=(
 'nginx' '_nginx'
 'ngrep' '_ngrep'
 'nice' '_nice'
-'ninja' '_ninja'
 'nkf' '_nkf'
 'nl' '_nl'
 'nm' '_nm'
@@ -969,7 +967,6 @@ _comps=(
 'print' '_print'
 'printenv' '_printenv'
 'printf' '_print'
-'progress' '_progress'
 'prompt' '_prompt'
 'prove' '_prove'
 'prs' '_sccs'
@@ -1010,7 +1007,6 @@ _comps=(
 'pyhtmlizer' '_twisted'
 'qdbus' '_qdbus'
 'qiv' '_qiv'
-'qpdf' '_qpdf'
 'quilt' '_quilt'
 'r' '_fc'
 'rake' '_rake'
@@ -1268,10 +1264,6 @@ _comps=(
 'type' '_which'
 'typeset' '_typeset'
 'udevadm' '_udevadm'
-'udiskie' '_udiskie'
-'udiskie-mount' '_udiskie-mount'
-'udiskie-umount' '_udiskie-umount'
-'udisksctl' '_udisks2'
 'ulimit' '_ulimit'
 'uml_mconsole' '_uml'
 'uml_moo' '_uml'
@@ -1644,13 +1636,11 @@ bindkey '^[,' _history-complete-newer
 bindkey '^[/' _history-complete-older
 bindkey '^[~' _bash_complete-word
 
-autoload -Uz _bat _busctl _curl _darcs _dunst \
-            _dunstctl _elogind-inhibit _email-notmuch _gh _hugo \
-            _img2sixel _insmod _libinput _loginctl _lsmod \
-            _mkinitcpio _mpv _newsboat _ninja _notmuch \
-            _pacman _pass _progress _pulseaudio _qpdf \
-            _rmmod _udevadm _udiskie _udiskie-canonical_paths _udiskie-mount \
-            _udiskie-umount _udisks2 _wpctl _xwallpaper _yay \
+autoload -Uz _bat _busctl _curl _dunst _dunstctl \
+            _elogind-inhibit _email-notmuch _img2sixel _insmod _libinput \
+            _loginctl _lsmod _mkinitcpio _mpv _mutt-wizard.zsh \
+            _newsboat _notmuch _pacman _pass _pulseaudio \
+            _rmmod _udevadm _wpctl _xwallpaper _yay \
             _yt-dlp _zathura _cdr _all_labels _all_matches \
             _alternative _approximate _arg_compile _arguments _bash_completions \
             _cache_invalid _call_function _combination _complete _complete_debug \