|
@ -28,10 +28,6 @@ function heck_clion { |
|
|
/Applications/CLion.app/Contents/MacOS . >/dev/null 2>&1 & |
|
|
/Applications/CLion.app/Contents/MacOS . >/dev/null 2>&1 & |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
function heck_yt_audio { |
|
|
|
|
|
yt-dlp -x --audio-format mp3 $1 |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#The USER scripts (my scripts) :) |
|
|
#The USER scripts (my scripts) :) |
|
|
export PATH=$PATH:"$HOME/HeckBashSetup/scripts" |
|
|
export PATH=$PATH:"$HOME/HeckBashSetup/scripts" |
|
|
|
|
|
|
|
|