dotfm

My dotfile manager
git clone git://src.gearsix.net/dotfmdotfm.zip
Log | Files | Refs | Atom | README | LICENSE

TODO (raw) (997B)


   1 LEGEND
   2 [x] = done; [~] = in-progress; [-] = won't do; [ ] = not started;
   3 
   4 (!) = Priority; (W) = Will do; (S) = Should do; (C) = Could do; (?) = Needs investigating;
   5 
   6 TODO LIST
   7 - [ ] (W) Add support for using with dotfiles that haven't been installed using dotfm
   8 - [x] (W) Use an external file to track installed dotfiles
   9 - [ ] (W) Allow a remote url to be used for calling dotfile source
  10 - [ ] (W) Add a double-check to dotfm remove (if not symlink)
  11 - [x] (?) Follow symlinks to list source file locations too
  12 - [x] (S) Move the README into man page, probably use txt2man
  13 - [x] (W) List dotfile locations
  14 - [ ] (C) Command to create a dotfile
  15 - [x] (W) Command to update dotfile source location
  16 - [ ] (!) Add handling for duplicate aliases
  17 - [ ] (C) Allow user to submit unknown dotfile to be added to KNOWN_DOTFILES in the master branch
  18 - [x] (C) Check for already existing dotfiles in dotfm_init() when creating DOTFM_CSV_FILE
  19 - [x] (W) Allow the user to set install options for known dotfiles
  20