add some packages

This commit is contained in:
2023-06-25 15:34:34 -04:00
parent 05bfd6ecf6
commit 1988060f9d
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
the_platinum_searcher-bin
discord_arch_electron
librewolf librewolf
obs-linuxbrowser-bin obs-linuxbrowser-bin
obsidian obsidian
+1
View File
@@ -1,4 +1,5 @@
base base
obsidian
base-devel base-devel
bat bat
bitwarden bitwarden
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# basically the opposite of configure-user.sh
# copy everything into this repo for updating.
# probably best to go back to symlinks, honestly