Skip to content

Instantly share code, notes, and snippets.

View hstemplewski's full-sized avatar

Hubert Stemplewski hstemplewski

View GitHub Profile
@hstemplewski
hstemplewski / Structure.md
Last active October 24, 2022 14:17
Front-end structure proposal
@hstemplewski
hstemplewski / starship.warp.toml
Last active May 27, 2022 13:12
My prompt for warp using starship (require on of https://www.nerdfonts.com/font-downloads)
format = """
$username$sudo\
[(| $directory)](fg:#DA627D)\
[(| $git_branch$git_status$git_state$git_state)](fg:#FCA17D)\
[(| $nodejs$rust$package$python)](fg:#86BBD8)\
[(| $docker_context)](fg:#86BBD8)\
[(| $memory_usage$time)](fg:#33658A)\
[〉](fg:#33658A)
"""