Skip to content

niklas-heer/dotbot-yaourt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Dotbot yaourt Plugin

For use with dotbot, this plugin allows one to easily install or upgrade a list of yaourt packages.

This plugin is heavily inspired by the apt-get plugin.

Usage

It's easiest to track this plugin in your dotfiles repo:

git submodule add https://github.com/niklas-heer/dotbot-yaourt

I also recommend having your yaourt list in a separate file since dotbot will need root privileges in order to use the plugin. Using the plugin will look something like this:

./install -p dotbot-yaourt/yaourt.py -c packages.conf.yaml

Example for packages.conf.yaml:

- yaourt:
  - vim

About

dotbot yaourt plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages