gitlab.com/pidrakin/dotfiles-cli@v1.7.5/preview.txt (about)

     1  $ curl -fsSL https://dotfiles.pidrak.in | sudo sh -
     2  [DEBUG] OS is linux
     3  [DEBUG] found apt: installing via package manager apt
     4  [DEBUG] installed dotfiles
     5  
     6  $ dotfiles install https://gitlab.com/pidrakin/dotfiles-example.git
     7  running pre-link hooks...
     8  hooks took 0 seconds
     9  
    10  running post-link hooks...
    11  hooks took 4 seconds
    12  
    13  [ ✔ ] successfully linked 🎉
    14  
    15  2 added file links
    16  2 modified file links
    17  2 hooks succeeded
    18  
    19  $ dotfiles status --output wide
    20  HOST   CLI    INSTALLED  LINKED  LINK_STATUS  REPO                                              GIT_STATUS
    21  local  1.7.5  true       true    up-to-date   https://gitlab.com/pidrakin/dotfiles-example.git  up-to-date