🦾
hustling and/or bustling
click dotfiles.
thank me later 😎
- Toronto, ON, Canada
- https://speely.net
- https://github.com/speelbarrow/dotfiles
- in/noah-e-friedman
Highlights
- Pro
Pinned Loading
-
-
-
-
checkout-and-setup
checkout-and-setup PublicSimple GitHub Action that checks out the repository and sets up the environment.
-
Docker convenience command extensions
Docker convenience command extensions 1# Source this file!
2docker() {
3case "$1" in
4disposable)
5(shift 1; command docker run --rm -it --name disposable "$@")
-
Open file in Neovide
Open file in Neovide 1# Only tested on macOS, but should work anywhere where you can specify a shell script as the program to open a file with
2# On macOS, create an Automator app, then create a "Run Shell Script" step and run this script.
34PID=`grep -oE "([0-9]+)\.0$" "$HOME/.neovide" | rev | cut -c3- | rev`
5if ps -p $PID > /dev/null; then
284 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
PACS-TMU/usstm-website,
speelbarrow/spLauncher.nvim,
speelbarrow/dotfiles
and 22 other
repositories
Loading
Contribution activity
April 2025
Created 4 commits in 2 repositories
Reviewed 3 pull requests in 1 repository
PACS-TMU/usstm-website
3 pull requests
-
Adding by-election content
This contribution was made on Apr 4
-
Adding Formal Page
This contribution was made on Apr 3
-
Feature/formal
This contribution was made on Apr 3