Compare commits

..

No commits in common. "27ecf3f740d18e6a6d9bd0644bd550615f23c28a" and "308df45f15a2f1fb319b6682c9da9e5b092cc729" have entirely different histories.

View file

@ -16,10 +16,6 @@ function vim
nvim $argv
end
function launch-term
docker exec -it core xterm -bg black -fg white -fa 'DejaVu Sans Mono' -fs 16 -e vcmd -c /tmp/pycore.1/$argv -- /bin/bash
end
function core
xhost +local:root
sudo docker exec -it core core-gui