fish: initial commit
This commit is contained in:
4
.config/fish/functions/mark.fish
Normal file
4
.config/fish/functions/mark.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function mark
|
||||
eval printf "\%0{$COLUMNS}d" | sed -e "s/0/=/g" | lolcat
|
||||
eval printf "\%0{$COLUMNS}d" | sed -e "s/0/=/g" | lolcat
|
||||
end
|
||||
Reference in New Issue
Block a user