mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-12-03 14:53:41 +08:00
23 lines
510 B
Markdown
23 lines
510 B
Markdown
|
|
# 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
|
|
|
|
This plugin makes working with pacman easier and faster. Please refer to pacman/README.md for more information.
|
|
|
|
To use this plugin append the following `archlinux/pacman` to `fish_plugins`.
|
|
|
|
|
|
|
|
|