fix: finally a working screenshot script
This commit is contained in:
@@ -100,4 +100,8 @@ if type -q git
|
||||
end
|
||||
git push
|
||||
end
|
||||
|
||||
if type -q wl-paste
|
||||
alias gc="git clone \$(wl-paste)"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user