-
ArchiveBox Project
- Edited configuration and deployment scripts
Makefile
.dockerignore
- Managed virtual machines
- Attempted to run a machine with
fly machine run
(failed with status 1) - Viewed and listed machine leases
- Stopped and destroyed machines using
make
commands andfly
commands
- Attempted to run a machine with
- Copied environment variables
- Copied
.auth.env
to another project directory
- Copied
- Edited configuration and deployment scripts
-
Code Development
- Started a new feature branch for a public API
- Created new directories and files for API development
api/
api/v0/
openapi.yaml
(attempted to edit but failed with status -1)
- Created new directories and files for API development
- Worked on the PocketBase project
- Edited the
Dockerfile
- Managed secrets with
fly secrets
- Edited configuration files
.auth.env
fly.toml
- Edited source code
main.go
- Successfully created an app with
fly app create
- Deployed locally with
fly deploy --local-only
- Edited the
- Started a new feature branch for a public API
-
Obsidian Notes Management
- Edited and renamed notes
jot
(renamed tojot.md
)today.py
Daily/2023-0451 Mesa Rd, Bolinas, CA 949248-1c7 Thu.md
(renamed toDaily/2023-08-17 Thu.md
)Software/wunderbase.md
- Created and modified scripts for note-taking automation
obsidian-import
daily
- Updated
.bashrc
and.bashrc.local
to include custom scripts
- Edited and renamed notes
-
Obsidian CLI Tool Development
- Organized scripts and created a CLI tool structure
- Moved
today.py
to a new directory structure - Renamed
obs
toobsidian-cli
- Created
bin/
directory and moveddaily
script into it - Edited
daily
script and made it executable - Updated
.bashrc
to include the new CLI tool's path
- Moved
- Organized scripts and created a CLI tool structure
-
Shell GPT Configuration
- Edited configuration files for Shell GPT
~/.config/shell_gpt/.sgptrc
~/.config/shell_gpt/roles/default.json
~/.config/shell_gpt/roles/summarize.json
- Explored Shell GPT commands and roles
- Used
sgpt --help
,--show-role
, and--list-roles
commands
- Used
- Edited configuration files for Shell GPT
-
Miscellaneous
- Worked on date command scripting
- Experimented with various
date
command formats to get the start of the day in the current timezone
- Experimented with various
- Worked on date command scripting
Created
January 10, 2024 06:24
-
-
Save dtkav/75516bbb1968a9bfe4eaadbd14e5c696 to your computer and use it in GitHub Desktop.
Shell Summary
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment