Commit Graph

14 Commits (42e17b0fe08884edb5c8f0e4a17c1a455b733953)

Author SHA1 Message Date
Daniel Miessler a63de21e73 Added a setup.sh just as an onramp to the new pipx installer. 6 months ago
Jonathan Dunn 36b329edeb deleted setup.sh. its no longer needed because of pipx 6 months ago
Jonathan Dunn 654410530c fixed a setup.sh error that would occur on macos 6 months ago
jad2121 24e1616864 changed how aliases are stored. Intead of the .zshrc etc. aliases now have their own file located at ~/.config/fabric/fabric-bootstrap.inc which is created during setup.sh. Please run ./setup.sh and these changes will be made automatically. your .zshrc/.bashrc will also be automatically updated 6 months ago
jad2121 914f6b46c3 added yt and ts to poetry and to config in setup.sh 7 months ago
jad2121 ed847fd332 Added aliases for individual patterns. Also fixed pattern download process 7 months ago
Mike Privette 6dff639969 Updates
- README.md - added instructions to make sure the setup.sh script was executable as this was not explicitly stated

- setup.sh - updated sed to use `sed -i` to be compatible with Linux, MacOSX and other OS versions and added a check in the local directory taht setup.sh executes in for a pyproject.toml file because the script was looking for the .toml file in the user's home directory and throwing an error
7 months ago
jad2121 8f4ab672c6 added context to cli. edit context.md and add -C to add context to your queries 7 months ago
agu3rra cb3afa018b new line so that aliases are appended on new lines 7 months ago
agu3rra 561ea090cb bash_profile added to aliases 7 months ago
agu3rra 94ea095061 typo 7 months ago
agu3rra 4c14d1a19c removes echo 7 months ago
agu3rra fcc707ab27 updates install instructions after naked debian test 7 months ago
agu3rra a043aaaef8 incorporates poetry install and dep setup on a single script 7 months ago