From 340b9b1298d069094a4c86b1442b82525c670c5f Mon Sep 17 00:00:00 2001 From: Tucker Johnson Date: Tue, 25 Mar 2025 12:05:15 -0400 Subject: [PATCH] calendar --- shell/aliasrc | 1 + zsh/.zcompdump | 24 +++++++----------------- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/shell/aliasrc b/shell/aliasrc index 536903e..d710ae3 100644 --- a/shell/aliasrc +++ b/shell/aliasrc @@ -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" diff --git a/zsh/.zcompdump b/zsh/.zcompdump index b479f4e..27815fb 100644 --- a/zsh/.zcompdump +++ b/zsh/.zcompdump @@ -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 \ -- 2.39.5