Compare commits
2 Commits
353e126cf8
...
8f2c02f973
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f2c02f973 | |||
| 01b5a99b77 |
@ -37,6 +37,8 @@ alias takeown="chown $USER:$USER"
|
||||
|
||||
alias cat="bat"
|
||||
|
||||
alias ":wq"="exit"
|
||||
|
||||
function _log() {
|
||||
local GREEN="\e[32m"
|
||||
local RESET="\e[0m"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user