Last active
September 2, 2017 14:28
-
-
Save JeremyOttley/55090512b6340d898cf79002e20f4564 to your computer and use it in GitHub Desktop.
pantheon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # add check for pacaur | |
| packagelist=( | |
| emacs | |
| pantheon-session-bzr | |
| plank-bzr | |
| pantheon-default-settings | |
| gnome-settings-daemon-elementary | |
| #gnome-settings-daemon-ubuntu | |
| #elementary-dpms-helper-bzr | |
| wingpanel-indicator-power-git | |
| pantheon-print-git | |
| pantheon-polkit-agent-git | |
| elementary-icon-theme-git | |
| lightdm-pantheon-greeter-git | |
| file-roller | |
| contractor | |
| ttf-opensans | |
| ttf-raleway | |
| ttf-dejavu | |
| ttf-freefont | |
| ttf-liberation | |
| ttf-material-icons | |
| ttf-monaco | |
| pantheon-files-bzr | |
| pantheon-terminal-git | |
| scratch-text-editor-git | |
| pantheon-calculator-git | |
| pantheon-music-git | |
| pantheon-videos-git | |
| pantheon-calendar-git | |
| opera | |
| #pantheon-mail-git | |
| pantheon-screenshot-git | |
| eidete-bzr | |
| pantheon-photos-git | |
| zsh | |
| footnote-bzr | |
| #elementary-scan-bzr | |
| switchboard-git | |
| screen | |
| pantheon-session-bzr | |
| ) | |
| pacaur -S --noconfirm --noedit ${packagelist[@]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [pantheon] | |
| SigLevel = Optional | |
| Server = https://pkgbuild.com/~alucryd/$repo/$arch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment