These are public posts tagged with #runcom. You can interact with them if you have an account anywhere in the fediverse.
Latest update is a decentralized configuration. With that my zsh runcom effectively contains only one line:
for sh_function in $zsh_function/*.sh; do
source $sh_function
done
#linux #commandline #zsh #runcom
https://codeberg.org/oxo/dotf/src/branch/main/zsh/.zshrc
dotf
Codeberg.orgMaking final edits on my next big zsh runcom improvement; all functions will be sourced from their separate files.
Alongside I will implement the new fd and fzf driven files navigator. A video about that functionality is coming soon as well!
The beta version of .zshrc can be found here: https://codeberg.org/oxo/dotf/src/commit/cb96fb84948a00bf0d5b066b1748a8f7e7f79221/zsh/.zshrc
#linux #zsh #runcom #fzf #fd #commandline
dotf
codeberg.org