mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 00:00:13 -08:00
feat: Add uninstall script for Fabric AI CLI with logging and OS detection
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -23,6 +23,7 @@ _book
|
||||
|
||||
# Runtime generated files
|
||||
logs/
|
||||
uninstall-fabric.log
|
||||
immich_backups/*.gz
|
||||
# Backup files - ignore most backups but keep current state files
|
||||
crontab/crontab-backups/*/archive/
|
||||
@@ -36,6 +37,7 @@ crontab/crontab-backups/*/archive/
|
||||
# can be downloaded from <https://github.com/Backblaze/B2_Command_Line_Tool/releases/latest/download/b2-linux>
|
||||
immich/b2-linux
|
||||
|
||||
|
||||
# Generated dotfiles - these are created dynamically by bootstrap process
|
||||
dotfiles/my-aliases.zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user