Compare commits

..

No commits in common. "8f2c02f9738a82e92a6362eb22e9f6ac0e6fabb8" and "353e126cf8214cd41ce89275b6e0eab96d4b164e" have entirely different histories.

View File

@ -37,8 +37,6 @@ alias takeown="chown $USER:$USER"
alias cat="bat"
alias ":wq"="exit"
function _log() {
local GREEN="\e[32m"
local RESET="\e[0m"