diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-12-24 19:55:44 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-12-24 19:55:44 +0100 |
| commit | b6e8a983ecb17ea05fc08e51599877ae8d0535ce (patch) | |
| tree | c36297f694bda074c145c57735bd39858aefa8d1 /install.sh | |
| parent | 552259c0c77af7f27d4bda54699b89f391a82f1f (diff) | |
.
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -107,7 +107,8 @@ symlink ~/.dotfiles/polybar ~/.config/polybar # python install_python 3.8 install_python 3.9 -symlink ~/bin/python3.9 ~/bin/python3 +install_python 3.10 +symlink ~/bin/python3.10 ~/bin/python3 symlink ~/bin/python3 ~/bin/python # qutebrowser |
