1
0
Fork 0
mirror of synced 2024-11-22 00:05:34 -05:00

Updated Tips and Tricks (markdown)

dagadbm 2018-06-05 16:35:44 +01:00
parent 6b6376689b
commit da0df39a44

@ -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