Skip to content

ninagrosse/xxh-plugin-prerun-cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of cli-tools I use with xxh, inspired by my dotfiles. There are plugins for some of the tools already, but I prefer to have a collection of all tools I use in one plugin tailored to my needs.

Use in conjunction with ninagrosse/xxh-plugin-zsh-ohmyzsh to have some handy aliases, as well as preconfigured settings and oh-my-zsh plugins.

Included Tools

Important

Initialization of atuin, starship and zoxide is not handled in pluginrc! This happens in ninagrosse/xxh-plugin-zsh-ohmyzsh.

Important

Config files for some tools are copied from the local $HOME/.config and are then symlinked to xxh's $XDG_CONFIG_HOME on the remote host. Neovim uses my minimal config which can be fount at ninagrosse/minimal-nvim

Install

xxh +I xxh-plugin-prerun-cli-tools+git+https://github.com/ninagrosse/xxh-plugin-prerun-cli-tools

Supported xxh-shells

Add your shell by creating pluginrc file.

Credits

This plugin was created with xxh-prerun-plugin cookiecutter template.