URI:
       add kw alias - dotfiles - personal arsenal of "rice"
  HTML git clone https://git.drkhsh.at/dotfiles.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 8271eef2d72be6fe69481d99b4fdc75af6b6271a
   DIR parent fa08374478cf75bd6fdfd6b5bbffa18826aab46e
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Mon, 24 Jul 2023 08:19:06 +0200
       
       add kw alias
       
       Diffstat:
         M shell/.aliases                      |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/shell/.aliases b/shell/.aliases
       @@ -31,6 +31,7 @@ _openbsd && alias neomutt="stty discard undef && neomutt"
        alias bc="bc -lq"
        _openbsd && alias bc="bc -l"
        alias stopwatch="time cat"
       +alias kw="date +%V"
        _exists xclip && alias snarf="xclip -i -selection CLIPBOARD"
        
        # number base conversions