Updated Tips and Tricks (markdown)
parent
6b6376689b
commit
da0df39a44
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ You can use this tool (implemented as a Git pre-commit hook) to automatically up
|
|||
|
||||
# Uninstall script
|
||||
|
||||
Currently, dotbot does not support uninstalling the symlinks. This scirpt is a good starting point for people who want this feature ([source](https://github.com/anishathalye/dotbot/issues/152#issuecomment-394129600))
|
||||
Currently, dotbot does not support uninstalling the symlinks. This script can be a good starting point for users who want this feature ([source](https://github.com/anishathalye/dotbot/issues/152#issuecomment-394129600))
|
||||
|
||||
```python
|
||||
#!/usr/bin/env python
|
||||
|
|
Loading…
Reference in a new issue