-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Kevin Zhuang edited this page Jul 15, 2020
·
17 revisions
- Tips and Tricks
- Completion
-
Commands
- checkout all available scripts and their help manual
- fedit: edit dotfiles
- fadd: stage changes
- freset: unstage changes
- fcheckout: discard changes/checkout commits and branch
- flog: interactive log viewer
- fstash: stash management
- fbackup: backup tracked files
- fstat: toggle stage/unstage status
- finit: initialise/migrating dotbare
- funtrack: untrack files
- fupgrade: update dotbare
- Custom Scripts