A standalone tool for logging shell commands to GhostWriter automatically
Stars
18
Forks
5
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
2
commits
Added a script for zsh support, corrected a bug in terminal_sync.sh, and modified api.py to prevent empty "operator" environment variables from overwritting valid operator names in config.yaml
9bc6192View on GitHubFixed a typo in terminal_sync.sh that broke 'jq' parsing
3a20843View on GitHubRemoved requirement to install terminal_sync; updated Dockerfile
a285c8dView on GitHubUnquoted path to bash-preexec.sh to fix another bug with downloading it
6130be1View on GitHubFixed a bug in terminal_sync.sh where the path failed to be added to ~/.bashrc
953a10eView on GitHubFixed a bug in terminal_sync.sh where the bash-preexec.sh script would not download properly
2417d91View on GitHubAdded ability to save failed (and optionally all) entries locally
1f963a2View on GitHubAdded Bash hooks and project documentation; bug fixes and minor changes to error message handling
3029dabView on GitHub