mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
feat: Adds some todos, adds pcre to dev run, removes sddm-catppuccin that is failing to install.
This commit is contained in:
1
runs/dev
1
runs/dev
@@ -20,6 +20,7 @@ yay -S --noconfirm --needed \
|
||||
neovim \
|
||||
nodejs \
|
||||
npm \
|
||||
pcre2 \
|
||||
starship \
|
||||
tldr \
|
||||
tmux \
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
yay ${1:-"-S --noconfirm"} catppuccin-gtk-theme-mocha \
|
||||
sddm-theme-catppuccin \
|
||||
nwg-look \
|
||||
wl-clipboard \
|
||||
pam-u2f \
|
||||
pcsc-tools \
|
||||
swaync \
|
||||
yubikey-manger \
|
||||
yubikey-manager \
|
||||
nfs-utils \
|
||||
firewalld
|
||||
|
||||
Reference in New Issue
Block a user