mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
docs/improve readme and alias text (#60)
* fix readme TOC links * add note for removing aliases * give a clear msg for removing aliases
This commit is contained in:
@@ -135,7 +135,7 @@ func (a *AliasManager) Remove() error {
|
||||
return fmt.Errorf("failed to clean shell configs: %w", err)
|
||||
}
|
||||
|
||||
fmt.Println("✅ PMG aliases and shell config changes removed.")
|
||||
fmt.Println("✅ PMG config removed. Existing aliases need a shell restart.")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user