Loading .bashrc +7 −0 Original line number Diff line number Diff line Loading @@ -259,6 +259,13 @@ sync_podcasts () ( unison podcasts ) temp_venv () { cdtemp venv . # shellcheck disable=SC1090,SC1091 . bin/activate } toux () { touch "$@" chmod +x "$@" Loading Loading
.bashrc +7 −0 Original line number Diff line number Diff line Loading @@ -259,6 +259,13 @@ sync_podcasts () ( unison podcasts ) temp_venv () { cdtemp venv . # shellcheck disable=SC1090,SC1091 . bin/activate } toux () { touch "$@" chmod +x "$@" Loading