mirror of
https://github.com/acaloiaro/bootstrap
synced 2026-07-21 18:29:16 +00:00
Various additions for mutt, asdf, and tmux
This commit is contained in:
parent
ad06ec660d
commit
1f9eff0260
2 changed files with 17 additions and 1 deletions
|
|
@ -18,8 +18,12 @@ packages:
|
|||
- golang
|
||||
- gnupg2
|
||||
- htop
|
||||
- isync
|
||||
- libasound2-dev # di-tui
|
||||
- libffi-dev # qutebrowser
|
||||
- msmtp
|
||||
- notmuch
|
||||
- regolith-st
|
||||
- tmux
|
||||
|
||||
- vim-gtk
|
||||
- xsel
|
||||
|
|
|
|||
|
|
@ -1,3 +1,15 @@
|
|||
asdf:
|
||||
version: v0.7.8
|
||||
plugins:
|
||||
- name: golang
|
||||
version: 1.14.2
|
||||
- name: nodejs
|
||||
version: 10.19.0
|
||||
- name: ripgrep
|
||||
version: 12.0.1
|
||||
- name: ruby
|
||||
version: 2.7.1
|
||||
|
||||
gopass:
|
||||
version: 1.9.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue