mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
yay ${1:-"-S --noconfirm"} nautilus
|