aboutsummaryrefslogtreecommitdiff
path: root/openbsd-pkgs.sh
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2020-09-27 09:13:08 -0400
committerMitch Riedstra <mitch@riedstra.us>2020-09-27 09:13:08 -0400
commit98f94ee922ff96014984bba46300f9fe18620d31 (patch)
tree749e4af6f48874a94f575365957ac331866a09cc /openbsd-pkgs.sh
parent06e9e3912424e6d259d9cceea9ab6ffad3b9de5d (diff)
downloaddotfiles-98f94ee922ff96014984bba46300f9fe18620d31.tar.gz
dotfiles-98f94ee922ff96014984bba46300f9fe18620d31.tar.xz
Create a minimal ansible playbook for the laptop
Diffstat (limited to 'openbsd-pkgs.sh')
-rw-r--r--openbsd-pkgs.sh35
1 files changed, 0 insertions, 35 deletions
diff --git a/openbsd-pkgs.sh b/openbsd-pkgs.sh
deleted file mode 100644
index 5d943a5..0000000
--- a/openbsd-pkgs.sh
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/bin/sh
-
-pkg_add -r \
- git \
- ansible \
- vim \
- firefox \
- thunderbird \
- i3 \
- xfce \
- i3 \
- dmenu \
- password-store \
- pass-otp \
- gpa \
- htop \
- slock \
- bash \
- feh \
- rsync \
- go \
- xfce4-screenshoooter \
- okular \
- shellcheck \
- redshift \
- postgresql-server \
- vlc \
- rtorrent \
- mktorrent \
- wget \
- pwgen \
- xdotool \
- runit \
- tree \
-