mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
feat: Moves most configuration
This commit is contained in:
3
runs/dev
3
runs/dev
@@ -32,8 +32,9 @@ yay -S --noconfirm --needed \
|
||||
pcsc-tools \
|
||||
starship \
|
||||
swaync \
|
||||
tree-sitter-cli \
|
||||
tldr \
|
||||
tmux \
|
||||
tree-sitter-cli \
|
||||
wl-clipboard \
|
||||
yubikey-manger \
|
||||
zoxide \
|
||||
|
||||
3
runs/nautilus
Executable file
3
runs/nautilus
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
yay ${1:-"-S --noconfirm"} nautilus
|
||||
Reference in New Issue
Block a user