fixes small bug with update.sh

readded term welcome screen to dotf
cleaned up 1password.nix
This commit is contained in:
2024-11-09 03:56:39 +01:00
parent 32ce39cb21
commit 13c2365b7b
3 changed files with 17 additions and 6 deletions

View File

@@ -170,9 +170,6 @@ homemanager() {
# Parse arguments
####################################################################################################
# Shift the first argument since this is the script name
shift
if [ "$#" -eq 0 ]; then
printfe "%s\n" "yellow" "No options passed, running full update..."