23 lines
510 B
Markdown
Raw Normal View History

# The Arch Linux Plugins
The Arch Linux Plugins provides a number of plugins to make using arch easier.
# The Plugins
## archlinux
This plugin includes all of provided Arch Linux Plugins wrapped in a single plugin.
To use this plugin append the following `archlinux` to `fish_plugins`.
## archlinux/pacman
2014-02-25 22:22:03 -05:00
This plugin makes working with pacman easier and faster. Please refer to pacman/README.md for more information.
2014-02-25 19:41:24 -05:00
To use this plugin append the following `archlinux/pacman` to `fish_plugins`.