chore: update arch packages and groups
This commit is contained in:
parent
8322f5bc38
commit
4b521aab8f
26 changed files with 33 additions and 7 deletions
|
@ -142,10 +142,10 @@ and ideas that need to be fleshed out.
|
||||||
(at least for `pacman`)
|
(at least for `pacman`)
|
||||||
- Log Installs for reuse
|
- Log Installs for reuse
|
||||||
|
|
||||||
### Random TODOs
|
### TODOs
|
||||||
|
- Somehow installing doom emacs has a dependency tree resolution issue
|
||||||
- Debug corner cases
|
- Debug corner cases
|
||||||
- Handler preparation - update repos and cache last update time in /tmp
|
- Handler preparation - update repos and cache last update time in /tmp
|
||||||
- Run file in tempdir by default?
|
|
||||||
- Handler for downloaded scripts (e.g. passff-host, funkwhale)
|
- Handler for downloaded scripts (e.g. passff-host, funkwhale)
|
||||||
- Enable services after install, e.g. syncthing and docker
|
- Enable services after install, e.g. syncthing and docker
|
||||||
|
|
||||||
|
@ -205,7 +205,7 @@ but the details still need to be fleshed out.
|
||||||
|
|
||||||
### Handlers
|
### Handlers
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
## Notable Projects
|
## Notable Projects
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
arch-tools
|
arch/tools
|
||||||
shell/music
|
shell/music
|
||||||
doom
|
doom
|
||||||
syncthing
|
syncthing
|
||||||
|
|
3
groups/browser
Normal file
3
groups/browser
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
firefox
|
||||||
|
agregore
|
||||||
|
brave
|
|
@ -1,5 +1,4 @@
|
||||||
dev/java
|
dev/java
|
||||||
jdk/8
|
|
||||||
notion
|
notion
|
||||||
docker
|
docker
|
||||||
docker-compose
|
docker-compose
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
adb
|
adb
|
||||||
etcher
|
etcher
|
||||||
udefrag
|
udefrag
|
||||||
|
ntfs-3g
|
||||||
|
fuse2fs
|
||||||
|
f2fs-tools
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
exa
|
exa
|
||||||
glances
|
glances
|
||||||
|
timer
|
||||||
|
|
2
groups/shell/monitor
Normal file
2
groups/shell/monitor
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
smartmontools
|
||||||
|
lnav
|
1
packages/agregore/aur
Normal file
1
packages/agregore/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
agregore-browser-bin
|
1
packages/audiowaveform/aur
Normal file
1
packages/audiowaveform/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/brave/aur
Normal file
1
packages/brave/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
brave-bin
|
1
packages/docker-compose/aur
Normal file
1
packages/docker-compose/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
emacsd="${XDG_CONFIG_HOME:-$HOME/.config}/emacs"
|
emacsd="${XDG_CONFIG_HOME:-$HOME/.config}/emacs"
|
||||||
git clone https://github.com/hlissner/doom-emacs "$emacsd"
|
git clone https://github.com/hlissner/doom-emacs "$emacsd"
|
||||||
"$emacsd/bin/doom" install
|
unbuffer "$emacsd/bin/doom" --force install --env --no-hooks --install | head -19
|
||||||
|
|
1
packages/dragon-drop/aur
Normal file
1
packages/dragon-drop/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/ffmpeg/aur
Normal file
1
packages/ffmpeg/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/fossil/aur
Normal file
1
packages/fossil/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/imagemagick/aur
Normal file
1
packages/imagemagick/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/jq/aur
Normal file
1
packages/jq/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
2
packages/kakoune/aur
Normal file
2
packages/kakoune/aur
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
kakoune
|
||||||
|
kak-cd-git kak-inc-dec-git kak-smarttab-git kakoune-extra-filetypes-git
|
1
packages/lnav/aur
Normal file
1
packages/lnav/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/mtn/aur
Normal file
1
packages/mtn/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/openvpn/aur
Normal file
1
packages/openvpn/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/pandoc/aur
Normal file
1
packages/pandoc/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/phantomjs/aur
Normal file
1
packages/phantomjs/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
phantomjs-bin
|
1
packages/rdictcc/aur
Normal file
1
packages/rdictcc/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
rdictcc-git
|
|
@ -1 +1 @@
|
||||||
|
timer-bin
|
||||||
|
|
1
packages/youtube-dl/aur
Normal file
1
packages/youtube-dl/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
Loading…
Add table
Reference in a new issue