add bin
This commit is contained in:
parent
d68cda91cf
commit
1a0bf1adb9
2 changed files with 1347 additions and 0 deletions
1342
bin/.ipython/profile_default/ipython_config.py
Normal file
1342
bin/.ipython/profile_default/ipython_config.py
Normal file
File diff suppressed because it is too large
Load diff
5
bin/.zshrc
Normal file
5
bin/.zshrc
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
export PATH="$PATH:/root/.local/bin:/root/.cargo/bin:/tmp/zellij/bootstrap"
|
||||||
|
eval "$(starship init zsh)"
|
||||||
|
. `hatch env find`/bin/activate
|
||||||
|
|
||||||
|
export API_SERVER__HOST=api
|
||||||
Loading…
Add table
Add a link
Reference in a new issue