Skip to content

Shell like dotfiles manager & editor & versioning

License

Notifications You must be signed in to change notification settings

VaretP/PyKeepShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyKeepShell

buddy pipeline

Installation

$ git clone https://github.com/VaretP/PyKeepShell
$ cd PyKeepShell
$ sudo python setup.py install
$ sudo pip install .

Usage

Type pykeep anywhere in your shell.

Commands :

  • list: list all files in pykeep
  • check ...args: check if any files can be updated
  • add path alias: add path as alias into pykeep
  • pull args...: replace files in pykeep from their path
  • update ..args: apply changes on files that can be updated
  • edit args...: start your $EDITOR (default vim) on args
  • git ...args: execute git commands in pykeep
  • help: show help
  • exit: close pykeep

About

Shell like dotfiles manager & editor & versioning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages