appimages generated from retronvim
to preview/play/open images/videos/text inside the terminal using
yazi/
mpv-sixel/
neovim/
zsh/
wezterm/
kanata
Install appimages from github releases
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*yazi.appimage" | xargs -I {} curl -LO {}
chmod +x yazi.appimage
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*nvim.appimage" | xargs -I {} curl -LO {}
chmod +x nvim.appimage
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*zsh.appimage" | xargs -I {} curl -LO {}
chmod +x zsh.appimage
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*wezterm.appimage" | xargs -I {} curl -LO {}
chmod +x wezterm.appimage
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*mpv.appimage" | xargs -I {} curl -LO {}
chmod +x mpv.appimage
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*mpris.so" | xargs -I {} curl -LO {}
chmod +x mpris.so
curl -s https://api.github.com/repos/yeferyv/sixelrice/releases/latest | grep -oE "https.*kanata.appimage" | xargs -I {} curl -LO {}
chmod +x kanata.appimageexport APPIMAGE_EXTRACT_AND_RUN=1required if you are inside docker or use--appimage-extract-and-run(e.g.zsh.appimage --appimage-extract-and-run)export APPIMAGE_EXTRACT_AND_RUN=1required if you are inside WSL or downloadsudo apt install libfuse2orsudo pacman -S fuse2export APPIMAGE_EXTRACT_AND_RUN=1makesappimagesto have slow startupnohup sudo ./kanata.appimageto runkanatain the background andLeftCtrl + Space + Escapeto stop kanatayazi.appimagecontainsbat,fzf,lazygit,ripgrepand7zipnvim.appimagecontains mini.nvim, snacks.nvim and supermaven-nvimzsh.appimagecontainsstarship,eza,zsh-autosugggestions,fast-syntax-highlightingand pixizsh.appimage: search pixi packages onhttps://prefix.deve.g. to install gitpixi global install git- you can place
nvim.appimageas~/.local/bin/nvim,yazi.appimageas~/.local/bin/yaziandzsh.appimageas~/.local/bin/zshto be found byzsh.appimage - don't place
zsh.appimageas~/.pixi/bin/zshsince~/.pixi/bin/zshis called first rather than/tmp/appimage*/.pixi/envs/default/bin/zsh wezterm.appimagecontainsyazi.appimage,nvim.appimageandzsh.appimagewezterm.appimagesearches~/.vscode/extensions/yeferyv.retronvim*/bin/env/binfor binaries and fallbacks toappimagesmpv.appimagewith mpv-gallery-view and a compatible (precompiled) mpris.so (for playerctl)- copy
mpris.soto$MPV_HOME/scripts/or to/etc/mpv/scripts/