diff options
author | Tyler Davis <tydavis@gmail.com> | 2021-08-17 16:50:43 +0000 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2021-08-17 16:53:38 +0000 |
commit | d46a155da097e1a0f5985d4b3e75fe6243ccb118 (patch) | |
tree | 9effb3f12c7248ca15537ca295e896189f3c51ab /.setup/paclist | |
parent | 237a21940981073ca134629a58d438314d377f9e (diff) | |
download | dotfiles-d46a155da097e1a0f5985d4b3e75fe6243ccb118.tar.gz dotfiles-d46a155da097e1a0f5985d4b3e75fe6243ccb118.zip |
vim,zsh: add rust, add conditionals
Diffstat (limited to '.setup/paclist')
-rw-r--r-- | .setup/paclist | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.setup/paclist b/.setup/paclist index a7fa2fa..aaccf3c 100644 --- a/.setup/paclist +++ b/.setup/paclist @@ -12,10 +12,9 @@ cpanminus devtools dmidecode docker-compose -dwarffortress exa fd -fzf +firefox github-cli gitlab-runner go @@ -31,6 +30,7 @@ iotop iucode-tool jfsutils liburcu +lld lvm2 man-db man-pages @@ -64,7 +64,9 @@ texlive-music texlive-pstricks texlive-publishers texlive-science +tmux ufw +upx usbutils weechat-matrix wget @@ -76,3 +78,4 @@ yamllint yarn youtube-dl znc +zsh |