mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 19:40:14 +00:00
gh repos and fix mac build
This commit is contained in:
@ -117,11 +117,6 @@
|
||||
dr = "docker run --rm -it";
|
||||
db = "docker build . -t";
|
||||
|
||||
# Python
|
||||
py = "python";
|
||||
po = "poetry";
|
||||
pr = "poetry run python";
|
||||
|
||||
# Rust
|
||||
ca = "cargo";
|
||||
|
||||
|
Reference in New Issue
Block a user