Skip to content

tsugumi-sys/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

  • fish shell
  • git
  • helix editor
  • mise
  • uv

memo

Replace word in the file with cli command

fd --glob '*.py' | xargs sd 'from tests.stores.db.utils import SessionLocal  # noqa: F401' 'from conftest import SessionLocal  # noqa: F401'

Draw software architecture like hand written.

https://excalidraw.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published