site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit 23fe408c0d34396e6922f64341ac4577367b2fe1
parent f1e713c965113341fefc2cbcfa0046bf957e9356
Author: Beau <cbeauhilton@gmail.com>
Date:   Mon, 26 Dec 2022 00:32:23 -0600

update

Diffstat:
Msite/uses.md | 77++++++++++++++++++++++++++++++++++++++++-------------------------------------
1 file changed, 40 insertions(+), 37 deletions(-)

diff --git a/site/uses.md b/site/uses.md @@ -2,37 +2,40 @@ ## operating systems -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/archlinux.svg" /> [Arch Linux](https://wiki.archlinux.org/title/Arch_Linux) (daily driver) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/openbsd.svg" /> [OpenBSD](https://www.openbsd.org/) (server) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/macos.svg" /> [macOS](https://www.apple.com/macos/) (most of the hospital stuff works better on macOS) +- [Arch Linux](https://wiki.archlinux.org/title/Arch_Linux) (daily driver) +- [OpenBSD](https://www.openbsd.org/) (server) +- [macOS](https://www.apple.com/macos/) (most of the hospital stuff works better on macOS) ## software -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/neovim.svg" /> - [Lunarvim](https://www.lunarvim.org/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/dwm.svg" /> [dwm](https://dwm.suckless.org/) -- [kitty](https://sw.kovidgoyal.net/kitty/) -- [Atuin](https://github.com/ellie/atuin) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/zotero.svg" /> [Zotero](https://www.zotero.org/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/obsidian.svg" /> [Obsidian](https://obsidian.md/) +- window manager: [dwm](https://dwm.suckless.org/) +- $TERMINAL: [kitty](https://sw.kovidgoyal.net/kitty/) +- $EDITOR: [Lunarvim](https://www.lunarvim.org/) +- shell history: [Atuin](https://github.com/ellie/atuin) +- notes: [Obsidian](https://obsidian.md/) +- references: [Zotero](https://www.zotero.org/) +- standalone PDF reader: [Zathura](https://pwmt.org/projects/zathura/) +- terminal-based data file viewer (e.g. CSV): [VisiData](https://github.com/saulpw/visidata) +- wrangling JSON: [jq](https://github.com/stedolan/jq) +- memorizing: [Anki](https://apps.ankiweb.net/) +- terminal music player: [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp) +- web music player: [Spotify](https://open.spotify.com/) +- bookmarking service: [Raindrop.io](https://raindrop.io/) +- networking: [Tailscale](https://tailscale.com/) +- passwords: [Bitwarden](https://bitwarden.com/) + + +## site-building software + - [Pagecrypt](https://github.com/Greenheart/pagecrypt) - [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/hugo.svg" /> [Hugo](https://gohugo.io/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/hugo.svg" /> <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/obsidian.svg" /> [Quartz](https://github.com/jackyzha0/quartz) -- [Zathura](https://pwmt.org/projects/zathura/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/spotify.svg" /> [Spotify](https://open.spotify.com/) -- [Raindrop.io](https://raindrop.io/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/github.svg" /> [Giscus](https://github.com/giscus/giscus) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/sqlite.svg" /> [Datasette](https://datasette.io/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/vuedotjs.svg" /> [Slidev](https://github.com/slidevjs/slidev) -- [VisiData](https://github.com/saulpw/visidata) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/postgresql.svg" /> [SQLModel](https://github.com/tiangolo/sqlmodel) -- [jq](https://github.com/stedolan/jq) -- [Tailscale](https://tailscale.com/) -- [Anki](https://apps.ankiweb.net/) -- [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp) -- [Bitwarden](https://bitwarden.com/) +- [Hugo](https://gohugo.io/) +- [Quartz](https://github.com/jackyzha0/quartz) +- [Giscus](https://github.com/giscus/giscus) +- [Datasette](https://datasette.io/) +- [Slidev](https://github.com/slidevjs/slidev) +- [SQLModel](https://github.com/tiangolo/sqlmodel) ## Mac-specific software @@ -43,15 +46,15 @@ ## aesthetics (computer) -- Font: <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/ibm.svg" /> [IBM Plex](https://www.ibm.com/plex/) -- Colors: Selenized/[Enfocado](https://github.com/wuelnerdotexe/vim-enfocado) -- Prompt: [Starship](https://starship.rs/) +- font: [IBM Plex](https://www.ibm.com/plex/) +- colors: Selenized/[Enfocado](https://github.com/wuelnerdotexe/vim-enfocado) +- prompt: [Starship](https://starship.rs/) ## SaaS -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/vercel.svg" /> [Vercel](https://vercel.com/) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/github.svg" /> [GitHub Actions](https://github.com/features/actions) +- [Vercel](https://vercel.com/) +- [GitHub Actions](https://github.com/features/actions) ## reference @@ -80,21 +83,21 @@ ## computers -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/lenovo.svg" /> Lenovo Thinkpad T14s -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/apple.svg" /> Macbook Pro M1 -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/lenovo.svg" /> Lenovo Thinkpad X220 +- Lenovo Thinkpad T14s +- Macbook Pro M1 +- Lenovo Thinkpad X220 ## phones -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/google.svg" /> Google Pixel 2 XL (personal) -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/apple.svg" /> iPhone (whichever one work provides) +- Google Pixel 2 XL (personal) +- iPhone (whichever one work provides) ## cars -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/toyota.svg" /> Toyota Prius Three 2013 -- <img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/honda.svg" /> Honda Pilot 2009 +- Toyota Prius Three 2013 +- Honda Pilot 2009 ## wearables