Add migrate
This commit is contained in:
@@ -147,6 +147,11 @@ cd ~/.local/share/coredesktop
|
||||
echo "Installing Kickstart Neovim..."
|
||||
. install-kickstart-nvim.sh
|
||||
|
||||
# Install Migrate Backup System
|
||||
curl -L -o migrate https://github.com/CyphrRiot/Migrate/raw/main/bin/migrate
|
||||
chmod +x migrate
|
||||
mv migrate ~/.local/bin/
|
||||
|
||||
# Configure Bitwarden SSH agent
|
||||
echo "Configuring Bitwarden SSH agent..."
|
||||
. bitwarden.sh
|
||||
|
||||
Reference in New Issue
Block a user