Skip to content

GeoLMg/apt-zsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APT plugin for zsh

A small plugin for distros with apt package manager. It will ask you to install command, if it not installed on system. If command not foud, program will try to find it in other packages. Thats all!

oh-my-zsh

Install it with your favourite zsh package manager, or clone it directly to your $ZSH_CUSTOM/plugins directory with git. Or just run:

git clone git@github.com:GeoLMg/apt-zsh-plugin.git $ZSH/plugins/apt

Add apt to the plugins array in your .zshrc file:

plugins=(... apt)

Releases

No releases published

Packages

No packages published