aboutsummaryrefslogtreecommitdiff
path: root/packages/custom-base-meta/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'packages/custom-base-meta/PKGBUILD')
-rw-r--r--packages/custom-base-meta/PKGBUILD42
1 files changed, 0 insertions, 42 deletions
diff --git a/packages/custom-base-meta/PKGBUILD b/packages/custom-base-meta/PKGBUILD
deleted file mode 100644
index 7fa6d8b..0000000
--- a/packages/custom-base-meta/PKGBUILD
+++ /dev/null
@@ -1,42 +0,0 @@
-pkgname=custom-base-meta
-pkgver=0.1
-pkgrel=1
-pkgdesc='Meta package to install my base setup'
-url='https://code.kummerlaender.eu/Dotfiles/'
-arch=('any')
-
-depends=(
- fish
- git
- git-ftp
- openssh
- ufw
- stow
- ack
- tree
- lsof
- screen
- ranger
- sed
- diffutils
- sshfs
- wget
- w3m
- lynx
- bash
- bash-completion
- binutils
- colordiff
- htop
- python-virtualenv
- python-virtualfish
- cv-git
- tarsnap
- abs
- package-query-git
- yaourt
- python3-aur
- vim-jellybeans
- vim-gitgutter-git
- vim-renamer
-)