Skip to content

a small zsh plugin for distros with atp package manager

License

Notifications You must be signed in to change notification settings

GeoLMg/apt-zsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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. And new alias "upall" to update all packages (flatpak and snap to).

oh-my-zsh

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

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

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

plugins=(... apt-zsh-plugin)

Releases

No releases published

Packages

No packages published