the color aint working

This commit is contained in:
2025-01-17 13:01:12 -05:00
parent d87e992a23
commit 02842aae26
9 changed files with 52 additions and 53 deletions

View File

@@ -42,3 +42,5 @@ function retake() {
function clip() {
cat $1 | clip.exe
}
if [ "$TMUX" = "" ]; then tmux; fi