Daniel Miessler
a63de21e73
Added a setup.sh just as an onramp to the new pipx installer.
2024-03-17 19:41:28 -07:00
Jonathan Dunn
36b329edeb
deleted setup.sh. its no longer needed because of pipx
2024-03-13 15:16:38 -04:00
Jonathan Dunn
654410530c
fixed a setup.sh error that would occur on macos
2024-03-12 12:37:16 -04:00
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
2024-03-11 20:19:38 -04:00
jad2121
914f6b46c3
added yt and ts to poetry and to config in setup.sh
2024-03-03 10:57:49 -05:00
jad2121
ed847fd332
Added aliases for individual patterns. Also fixed pattern download process
2024-02-21 06:19:54 -05:00
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
2024-02-20 10:41:34 +00:00
jad2121
8f4ab672c6
added context to cli. edit context.md and add -C to add context to your queries
2024-02-18 13:25:07 -05:00
agu3rra
cb3afa018b
new line so that aliases are appended on new lines
2024-02-16 17:38:49 -03:00
agu3rra
561ea090cb
bash_profile added to aliases
2024-02-16 17:29:35 -03:00
agu3rra
94ea095061
typo
2024-02-16 17:20:24 -03:00
agu3rra
4c14d1a19c
removes echo
2024-02-16 17:13:24 -03:00
agu3rra
fcc707ab27
updates install instructions after naked debian test
2024-02-16 17:11:30 -03:00
agu3rra
a043aaaef8
incorporates poetry install and dep setup on a single script
2024-02-16 16:48:23 -03:00