From 26353475aff93938ce42b6cf01c51cff0f2dede4 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 19 Feb 2021 21:34:24 +0100 Subject: [PATCH] update and clean --- conf.d/zim/modules/buku/init.zsh | 2 + conf.d/zim/modules/buku/init.zsh.zwc | Bin 0 -> 320 bytes conf.d/zim/modules/buku/init.zsh.zwc.old | Bin 0 -> 232 bytes conf.d/zim/modules/buku/src/_buku | 53 ++++++ conf.d/zim/modules/debian/README.md | 3 + .../zim/modules/debian/functions/apt-key-add | 1 + .../debian/functions/apt-list-packages | 7 + conf.d/zim/modules/debian/init.zsh | 45 ++++++ conf.d/zim/modules/debian/init.zsh.zwc | Bin 0 -> 2064 bytes conf.d/zim/modules/jl-helper/README.md | 3 + conf.d/zim/modules/jl-helper/functions/cpv | 5 + conf.d/zim/modules/jl-helper/functions/gi | 10 ++ conf.d/zim/modules/jl-helper/functions/gip | 23 +++ conf.d/zim/modules/jl-helper/init.zsh | 37 +++++ conf.d/zim/modules/jl-helper/init.zsh.zwc | Bin 0 -> 1128 bytes conf.d/zim/modules/jl-helper/init.zsh.zwc.old | Bin 0 -> 1016 bytes conf.d/zim/zimrc | 50 ++++++ conf.d/zim/zlogin | 8 + conf.d/zim/zshenv | 28 ++++ conf.d/zim/zshrc | 153 ++++++++++++++++++ meta/profiles/linux-desktop | 1 + meta/tasks/aacskeys.yaml | 5 +- meta/tasks/zim.yaml | 36 +++-- 23 files changed, 456 insertions(+), 14 deletions(-) create mode 100644 conf.d/zim/modules/buku/init.zsh create mode 100644 conf.d/zim/modules/buku/init.zsh.zwc create mode 100644 conf.d/zim/modules/buku/init.zsh.zwc.old create mode 100644 conf.d/zim/modules/buku/src/_buku create mode 100644 conf.d/zim/modules/debian/README.md create mode 100644 conf.d/zim/modules/debian/functions/apt-key-add create mode 100644 conf.d/zim/modules/debian/functions/apt-list-packages create mode 100644 conf.d/zim/modules/debian/init.zsh create mode 100644 conf.d/zim/modules/debian/init.zsh.zwc create mode 100644 conf.d/zim/modules/jl-helper/README.md create mode 100644 conf.d/zim/modules/jl-helper/functions/cpv create mode 100644 conf.d/zim/modules/jl-helper/functions/gi create mode 100644 conf.d/zim/modules/jl-helper/functions/gip create mode 100644 conf.d/zim/modules/jl-helper/init.zsh create mode 100644 conf.d/zim/modules/jl-helper/init.zsh.zwc create mode 100644 conf.d/zim/modules/jl-helper/init.zsh.zwc.old create mode 100644 conf.d/zim/zimrc create mode 100644 conf.d/zim/zlogin create mode 100644 conf.d/zim/zshenv create mode 100644 conf.d/zim/zshrc diff --git a/conf.d/zim/modules/buku/init.zsh b/conf.d/zim/modules/buku/init.zsh new file mode 100644 index 0000000..41cfe2c --- /dev/null +++ b/conf.d/zim/modules/buku/init.zsh @@ -0,0 +1,2 @@ +fpath+="${0:h}/src" + diff --git a/conf.d/zim/modules/buku/init.zsh.zwc b/conf.d/zim/modules/buku/init.zsh.zwc new file mode 100644 index 0000000000000000000000000000000000000000..c3a1fe84abf816e244cb1a90cd0bf2391d886ba1 GIT binary patch literal 320 zcmZQ)V`X7jz`$UtXRc?+Kp4mXmFPp2f!G2-Tmlly$j?pH&q_^8)7PuY%+=4$Pbtkw zE!Iye%`Vl?%*!m%t18Z5kYRAtV_;wcs&@rq5Re37HZY5UA*~>>B!gjIPrrdx#svN1 kqU3oD3@of{>`V)YcOTFwtWG4(eISSEIRXi+PQ>Ou0C=h~2><{9 literal 0 HcmV?d00001 diff --git a/conf.d/zim/modules/buku/init.zsh.zwc.old b/conf.d/zim/modules/buku/init.zsh.zwc.old new file mode 100644 index 0000000000000000000000000000000000000000..4ee3fc02bd016d6ebaaf399a4c2bb786492d6337 GIT binary patch literal 232 zcmZQ)V`X6|VPG)TGuJa@APi)HN?4%EK(qi51GO{gXXNLm>Sv{ +# + +setopt localoptions noshwordsplit noksharrays +local -a args +args=( + '(-a --add)'{-a,--add}'[add bookmark]:URL tags' + '(--ai)--ai[auto-import bookmarks]' + '(-c --comment)'{-c,--comment}'[comment on bookmark]' + '(--cached)--cached[visit Wayback Machine cached version]:index/url' + '(--colors)--colors[set output colors in 5-letter string]:color string' + '(-d --delete)'{-d,--delete}'[delete bookmark]' + '(--deep)--deep[search matching substrings]' + '(-e --export)'{-e,--export}'[export bookmarks]:html/md/db output file' + '(--expand)--expand[expand a tny.im shortened URL]:index/shorturl' + '(-f --format)'{-f,--format}'[limit fields in print and JSON output]:value' + '(-h --help)'{-h,--help}'[show help]' + '(-i --import)'{-i,--import}'[import bookmarks]:html/md/db input file' + '(--immutable)--immutable[disable title update from web]:value' + '(-j --json)'{-j,--json}'[show JSON output for print and search]:file' + '(-k --unlock)'{-k,--unlock}'[decrypt database]' + '(-l --lock)'{-l,--lock}'[encrypt database]' + '(-n --count)'{-n,--count}'[results per page]:value' + '(--nc)--nc[disable color output]' + '(--np)--np[noninteractive mode]' + '(-o --open)'{-o,--open}'[open bookmarks in browser]' + '(--oa)--oa[browse all search results immediately]' + '(-p --print)'{-p,--print}'[show bookmark details]' + '(-r --sreg)'{-r,--sreg}'[match a regular exression]:regex' + '(--replace)--replace[replace a tag]:tag to replace' + '(-s --sany)'{-s,--sany}'[match any keyword]:keyword(s)' + '(-s --sall)'{-s,--sall}'[match all keywords]:keyword(s)' + '(--shorten)--shorten[shorten a URL using tny.im]:index/url' + '(--suggest)--suggest[show a list of similar tags]' + '(-t --stag)'{-t,--stag}'[search by tag or show tags]' + '(--tacit)--tacit[reduce verbosity]' + '(--tag)--tag[set tags, use + to append, - to remove]' + '(--threads)--threads[max connections for full refresh]:value' + '(--title)--title[set custom title]' + '(-u --update)'{-u,--update}'[update bookmark]' + '(--url)--url[set url]:url' + '(-V)-V[check latest upstream release]' + '(-v --version)'{-v,--version}'[show program version]' + '(-w --write)'{-w,--write}'[open editor]' + '(-x --exclude)'{-x,--exclude}'[exclude keywords]:keyword(s)' + '(-g --debug)'{-g,--debug}'[enable debugging mode]' +) +_arguments -S -s $args diff --git a/conf.d/zim/modules/debian/README.md b/conf.d/zim/modules/debian/README.md new file mode 100644 index 0000000..60fdc33 --- /dev/null +++ b/conf.d/zim/modules/debian/README.md @@ -0,0 +1,3 @@ +debian +======= + diff --git a/conf.d/zim/modules/debian/functions/apt-key-add b/conf.d/zim/modules/debian/functions/apt-key-add new file mode 100644 index 0000000..d4f8a7d --- /dev/null +++ b/conf.d/zim/modules/debian/functions/apt-key-add @@ -0,0 +1 @@ +wget -q -O - "${1}" | sudo apt-key add - diff --git a/conf.d/zim/modules/debian/functions/apt-list-packages b/conf.d/zim/modules/debian/functions/apt-list-packages new file mode 100644 index 0000000..2ac0427 --- /dev/null +++ b/conf.d/zim/modules/debian/functions/apt-list-packages @@ -0,0 +1,7 @@ +# List packages by size +function apt-list-packages() { + dpkg-query -W --showformat='${Installed-Size} ${Package} ${Status}\n' | \ + grep -v deinstall | \ + sort -n | \ + awk '{print $1" "$2}' +} \ No newline at end of file diff --git a/conf.d/zim/modules/debian/init.zsh b/conf.d/zim/modules/debian/init.zsh new file mode 100644 index 0000000..91457f0 --- /dev/null +++ b/conf.d/zim/modules/debian/init.zsh @@ -0,0 +1,45 @@ +# +# Debian Shortcuts and Aliases +# + + +# +# Common Operations +# + +alias acs='apt-cache search' # search through apt software package + # cache +alias aps='apt search' # search through packages list +alias acS='apt-cache show' # show info about a package +alias afs='apt-file search' # search file in packages +alias ags='apt-get source' # fetch source packages through apt-get +alias acp='apt-cache policy' # displays priority of package sources +alias alp='apt-list-packages' # list packages by size +alias aka='apt-key-add' # retrieve and add key to keyring +alias alu="apt list --upgradable" # list upgradable packages + + +# +# Superuser apt-get Operations +# + +alias aga='sudo apt-get autoremove' # autoremove unecessary packages +alias agu='sudo apt-get update' # update packages database +alias agU='sudo apt-get upgrade' # upgrade packages +alias agd='sudo apt-get dist-upgrade' # upgrade dist +alias agc='sudo apt-get clean' # clears out the local repository of + # retrieved package files except lock + # files +alias agi='sudo apt-get install' # install package +alias agp='sudo apt-get purge' # Removes packages along with + # configuration files +alias agr='sudo apt-get remove' # Removes packages, keeps the + # configuration files +alias aguu='agu && agU' + + +# +# Superuser dpkg Operations +# + +alias di='sudo dpkg -i' # install local .deb file diff --git a/conf.d/zim/modules/debian/init.zsh.zwc b/conf.d/zim/modules/debian/init.zsh.zwc new file mode 100644 index 0000000000000000000000000000000000000000..2850cc82f0bd785d74536c8d07cdb375b92f5173 GIT binary patch literal 2064 zcmeH{y>8nu6oqO1*+yU>ONIg&G-Z>84n^leKwhB8n1K;#nYC;Q`f1^yo92ueoh=WM zA(N&6d4)VkwqD9odEyRj*P;S!)89S!@X(U)*mE5=aoC6X$N78q`|Fe>xAtE5JYwva zmfz_WF0-`^zsSWRoL{STxXwhK$}$x4O7TsoHmaImmrM4Ev=%kB7Gvjo8}^Pq2Og34 zz-!6@EPS9d~C<~NZ=9h2jC6x6UsLDw7_fNwrl(!fw!LF0c9I}?6KkZz$4%@ z+H24^z_-9#;IF`&iSfUrY=ch={0Vq8HTr-u|I`D&)tt_z?^knV^e@Eq#Z$#g#^ds4 z$MY(PdAyW zuZyHJD-H^fox;-z{IfHkCl@;=278gO5r?8(V)d2dITcfqkoc85=#*TQ>^+ zbPkZ79=T)vbhWfTr`rq>i{Jj_I{XYlvAM+oX13v(V4#La; literal 0 HcmV?d00001 diff --git a/conf.d/zim/modules/jl-helper/README.md b/conf.d/zim/modules/jl-helper/README.md new file mode 100644 index 0000000..d83327d --- /dev/null +++ b/conf.d/zim/modules/jl-helper/README.md @@ -0,0 +1,3 @@ +jl-helper +======= + diff --git a/conf.d/zim/modules/jl-helper/functions/cpv b/conf.d/zim/modules/jl-helper/functions/cpv new file mode 100644 index 0000000..aef2fe2 --- /dev/null +++ b/conf.d/zim/modules/jl-helper/functions/cpv @@ -0,0 +1,5 @@ +cpv() { + rsync -pogbr -hhh --backup-dir=/tmp/rsync -e /dev/null --progress "$@" +} + +compdef _files cpv diff --git a/conf.d/zim/modules/jl-helper/functions/gi b/conf.d/zim/modules/jl-helper/functions/gi new file mode 100644 index 0000000..9dc88eb --- /dev/null +++ b/conf.d/zim/modules/jl-helper/functions/gi @@ -0,0 +1,10 @@ +# vim:et sts=2 sw=2 ft=zsh +# +# Get .gitignore from distant api +# + +function gi() { + curl -sLw "\n" https://www.toptal.com/developers/gitignore/api/"$@" ; +} + +compdef _files gi diff --git a/conf.d/zim/modules/jl-helper/functions/gip b/conf.d/zim/modules/jl-helper/functions/gip new file mode 100644 index 0000000..720e2cc --- /dev/null +++ b/conf.d/zim/modules/jl-helper/functions/gip @@ -0,0 +1,23 @@ +# vim:et sts=2 sw=2 ft=zsh +# +# Display public ip information +# + +URL="ipinfo.io?token=2a605445c3e4fe" + +case "${1}" in + (-a) + curl --silent -L ${URL} > /dev/null | jq ;; + (-c) + curl --silent -L ${URL} > /dev/null | jq '.city';; + (-C) + curl --silent -L ${URL} > /dev/null | jq '.country';; + (-i) + curl --silent -L ${URL} > /dev/null | jq '.ip';; + (-r) + curl --silent -L ${URL} > /dev/null | jq '.region';; + (*) + curl --silent -L ${URL} > /dev/null | jq ;; +esac + +compdef _files gip diff --git a/conf.d/zim/modules/jl-helper/init.zsh b/conf.d/zim/modules/jl-helper/init.zsh new file mode 100644 index 0000000..f5d6d84 --- /dev/null +++ b/conf.d/zim/modules/jl-helper/init.zsh @@ -0,0 +1,37 @@ +# +# Personal aliases +# + + +# +# Editors +# + +alias vim='nvim' # redirect vim to nvim + + +# +# Utilities +# + +alias md='mkdir -p' # mkdir alias +alias open='xdg-open' # open files +alias ls='lsd' # pretty ls +alias youtube-dl='youtube-dl -f best' # youtube-dl best download + + +# +# Shortcuts +# + +hash -d crs="${HOME}/Cours" # cours +hash -d doc="${HOME}/Documents" # documents + + +# +# Environment +# + +# interactive comments +setopt interactivecomments +bindkey '^R' history-incremental-search-backward diff --git a/conf.d/zim/modules/jl-helper/init.zsh.zwc b/conf.d/zim/modules/jl-helper/init.zsh.zwc new file mode 100644 index 0000000000000000000000000000000000000000..d7acbad5e2ad67ce60161269910fe413428e2293 GIT binary patch literal 1128 zcmdr~F>c#16#bU$7~WDKONRg+yvjm>7F`plDY_H|dVnIbNLP$0(GaDy4$#R!uY1sG(_4?;4c`yn(7(qqBzLW??h(@~ z;5QJaD&ye=ACJS~mB_+Ou}X3sUdSNja>|QP6DI7q4y4nRvytu#CE&}cKp1( z=g%B|s=1#je6UC1~~T# za0+;+nS;0e7Fgc`Yru|JidfU7$ZC`0Ybay2$tFw`{a|WHO?h6MpX_^JBSTWxMrvkg zrmC_U@gzwvqDSE%UzP zwF!HKg{jI#cp-+vuy-r-FjvVW6DGXKx~a&7!pC zocnEHz6Tq?ctn|u3|-2+vIU-&@}#o)D3N-nJGP|8qNwb3^0~{NrOZ?|Gl``%!fnLb zR8L>N9)CI+d<*+(qRkT}Dqgcg6;E>> set PATH so it includes user's private bin if it exists >>> +path=(~/bin ~/.local/bin $path[@]) +# <<< set PATH so it includes user's private bin if it exists <<< + +# >>> environment variables >>> +export EDITOR=nvim +export FZF_DEFAULT_COMMAND='rg --files --no-ignore --hidden --follow --glob "!.git/*"' +export MYVIMRC="${HOME}/.vimrc" +export PASSWORD_STORE_DIR="${HOME}/Private/.password-store" +export PASSWORD_STORE_ENABLE_EXTENSIONS=True +# <<< environment variables <<< + +# }}} End personnal configuration directives + diff --git a/conf.d/zim/zshrc b/conf.d/zim/zshrc new file mode 100644 index 0000000..8372c52 --- /dev/null +++ b/conf.d/zim/zshrc @@ -0,0 +1,153 @@ +# Start configuration added by Zim install {{{ +# +# User configuration sourced by interactive shells +# + +# ----------------- +# Zsh configuration +# ----------------- + +# +# History +# + +# Remove older command from the history if a duplicate is to be added. +setopt HIST_IGNORE_ALL_DUPS + +# +# Input/output +# + +# Set editor default keymap to emacs (`-e`) or vi (`-v`) +bindkey -e + +# Prompt for spelling correction of commands. +setopt CORRECT + +# Customize spelling correction prompt. +#SPROMPT='zsh: correct %F{red}%R%f to %F{green}%r%f [nyae]? ' + +# Remove path separator from WORDCHARS. +WORDCHARS=${WORDCHARS//[\/]} + + +# -------------------- +# Module configuration +# -------------------- + +# +# completion +# + +# Set a custom path for the completion dump file. +# If none is provided, the default ${ZDOTDIR:-${HOME}}/.zcompdump is used. +#zstyle ':zim:completion' dumpfile "${ZDOTDIR:-${HOME}}/.zcompdump-${ZSH_VERSION}" + +# +# git +# + +# Set a custom prefix for the generated aliases. The default prefix is 'G'. +#zstyle ':zim:git' aliases-prefix 'g' + +# +# input +# + +# Append `../` to your input for each `.` you type after an initial `..` +zstyle ':zim:input' double-dot-expand yes + +# +# termtitle +# + +# Set a custom terminal title format using prompt expansion escape sequences. +# See http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Simple-Prompt-Escapes +# If none is provided, the default '%n@%m: %~' is used. +#zstyle ':zim:termtitle' format '%1~' + +# +# zsh-autosuggestions +# + +# Customize the style that the suggestions are shown with. +# See https://github.com/zsh-users/zsh-autosuggestions/blob/master/README.md#suggestion-highlight-style +#ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=10' + +# +# zsh-syntax-highlighting +# + +# Set what highlighters will be used. +# See https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md +ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets) + +# Customize the main highlighter styles. +# See https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters/main.md#how-to-tweak-it +#typeset -A ZSH_HIGHLIGHT_STYLES +#ZSH_HIGHLIGHT_STYLES[comment]='fg=10' + +# ------------------ +# Initialize modules +# ------------------ + +if [[ ${ZIM_HOME}/init.zsh -ot ${ZDOTDIR:-${HOME}}/.zimrc ]]; then + # Update static initialization script if it's outdated, before sourcing it + source ${ZIM_HOME}/zimfw.zsh init -q +fi +source ${ZIM_HOME}/init.zsh + +# ------------------------------ +# Post-init module configuration +# ------------------------------ + +# +# zsh-history-substring-search +# + +# Bind ^[[A/^[[B manually so up/down works both before and after zle-line-init +bindkey '^[[A' history-substring-search-up +bindkey '^[[B' history-substring-search-down + +# Bind up and down keys +zmodload -F zsh/terminfo +p:terminfo +if [[ -n ${terminfo[kcuu1]} && -n ${terminfo[kcud1]} ]]; then + bindkey ${terminfo[kcuu1]} history-substring-search-up + bindkey ${terminfo[kcud1]} history-substring-search-down +fi + +bindkey '^P' history-substring-search-up +bindkey '^N' history-substring-search-down +bindkey -M vicmd 'k' history-substring-search-up +bindkey -M vicmd 'j' history-substring-search-down +# }}} End configuration added by Zim install + +# +# tmux +# + +# >>> tmux initialization >>> +# +if [[ $DISPLAY ]]; then + # If not running interactively, do not do anything + [[ $- != *i* ]] && return + + if [[ -z "$TMUX" ]] ;then + ID="$( tmux ls | grep -vm1 attached | cut -d: -f1 )" # get the id of a deattached session + if [[ -z "$ID" ]] ;then # if not available create a new one + tmux new-session + else + tmux attach-session -t "$ID" # if available attach to it + fi + fi +fi +# <<< tmux initialization <<< + +# +# fuzzy file search +# + +# >>> fzf initialization >>> +# +[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh +# <<< fzf initialization <<< diff --git a/meta/profiles/linux-desktop b/meta/profiles/linux-desktop index a92a0ea..a8eaddf 100644 --- a/meta/profiles/linux-desktop +++ b/meta/profiles/linux-desktop @@ -18,3 +18,4 @@ ncmpcpp nvim polybar x +zim diff --git a/meta/tasks/aacskeys.yaml b/meta/tasks/aacskeys.yaml index 038dc63..ff6f656 100644 --- a/meta/tasks/aacskeys.yaml +++ b/meta/tasks/aacskeys.yaml @@ -1,12 +1,13 @@ - shell: - - command: if [ ! -d ${HOME}/.config/aacs ]; then mkdir ${HOME}/.config/aacs; fi + command: '[[ ! -d ${HOME}/.config/aacs ]] && mkdir ${HOME}/.config/aacs' stdout: true stderr: true description: Testing directory - - command: if [ ! -f ${HOME}/.config/aacs/KEYDB.cfg ]; then wget --no-check-certificate -O ${HOME}/.config/aacs/KEYDB.cfg http://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg; fi + command: '[[ ! -f ${HOME}/.config/aacs/KEYDB.cfg ]] && /bin/bash -c "curl -fsSL http://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg -o ${HOME}/.config/aacs/KEYDB.cfg"' stdout: true stderr: true description: Downloading AACS db keys + diff --git a/meta/tasks/zim.yaml b/meta/tasks/zim.yaml index daae36b..65e8299 100644 --- a/meta/tasks/zim.yaml +++ b/meta/tasks/zim.yaml @@ -1,14 +1,26 @@ -- shell: - - command: '/bin/bash -c "curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/src/templates/zshenv https://raw.githubusercontent.com/zimfw/install/master/src/templates/zshrc https://raw.githubusercontent.com/zimfw/install/master/src/templates/zlogin https://raw.githubusercontent.com/zimfw/install/master/src/templates/zimrc -o $HOME/.zshenv -o $HOME/.zshrc -o $HOME/.zlogin -o $HOME/.zimrc"' - # stdout: true - description: Getting dotfiles for Zsh IMproved FrameWork +- defaults: + link: + relink: true - - command: '[[ ! -d "$HOME/.zim" ]] && mkdir "$HOME/.zim" ; /bin/bash -c "curl -fsSL https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh -o $HOME/.zim/zimfw.zsh"' - # stdout: true +- shell: + #- command: '/bin/bash -c "curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/src/templates/zshenv https://raw.githubusercontent.com/zimfw/install/master/src/templates/zshrc https://raw.githubusercontent.com/zimfw/install/master/src/templates/zlogin https://raw.githubusercontent.com/zimfw/install/master/src/templates/zimrc -o $HOME/.zshenv -o $HOME/.zshrc -o $HOME/.zlogin -o $HOME/.zimrc"' + # description: Getting dotfiles for Zsh IMproved FrameWork + - command: '[[ ! -d "${HOME}/.zim" ]] && mkdir "${HOME}/.zim" ; /bin/bash -c "curl -fsSL https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh -o ${HOME}/.zim/zimfw.zsh"' description: Creating and getting zim dir and installation file - - - command: '/bin/bash -c "$(which zsh) $HOME/.zim/zimfw.zsh install"' - # stdin: true - # stdout: true - # stderr: true - description: Installing the Zsh IMproved FrameWork \ No newline at end of file + +- link: + ${HOME}/.zimrc: + path: conf.d/zim/zimrc + ${HOME}/.zshenv: + path: conf.d/zim/zshenv + ${HOME}/.zlogin: + path: conf.d/zim/zlogin + ${HOME}/.zshrc: + path: conf.d/zim/zshrc + ${HOME}/.zim/modules/: + glob: true + path: conf.d/zim/modules/* + +- shell: + - command: '/bin/bash -c "$(which zsh) ${HOME}/.zim/zimfw.zsh install"' + description: Installing the Zsh IMproved FrameWork