brew backup new path
This commit is contained in:
parent
e53cd4ee3d
commit
6f2ca7614d
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
BACKUP_FILE="$HOME/.dotfiles/config/envs/macos/homebrew/Brewfile"
|
||||
BACKUP_FILE="$HOME/.dotfiles/config/macos/homebrew/Brewfile"
|
||||
|
||||
echo "Backing up Homebrew installations..."
|
||||
mkdir -p "$(dirname "$BACKUP_FILE")"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user