This commit is contained in:
Alexander Navarro 2023-02-13 20:07:23 -03:00
parent 4f0e213f4a
commit 117b20bb7b
15 changed files with 1204 additions and 33 deletions

View file

@ -36,3 +36,5 @@ update_path "$PYENV_ROOT/bin"
. "$HOME/.cargo/env"
eval "$(pyenv init --path)"
tmux new-session -d "default"