feat(audit): address batch 3 of missing scripts
- Implement nomarchy-pkg-install, nomarchy-pkg-drop, nomarchy-pkg-aur-add (stub) - Implement nomarchy-theme, nomarchy-font, nomarchy-wallpaper wrappers - Update docs/SCRIPTS.md with 'kept' status for new scripts
This commit is contained in:
6
features/scripts/utils/nomarchy-pkg-install
Executable file
6
features/scripts/utils/nomarchy-pkg-install
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Nomarchy Package Install Script
|
||||
# Alias for nomarchy-pkg-add for users coming from other distros.
|
||||
|
||||
nomarchy-pkg-add "$@"
|
||||
Reference in New Issue
Block a user