This website requires JavaScript.
Explore
Help
Sign In
IlanCosman
/
tide
Watch
1
Star
1
Fork
0
You've already forked tide
mirror of
https://github.com/IlanCosman/tide.git
synced
2024-12-18 09:32:18 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b1eb3dda0f
tide
/
functions
/
_tide_item_git_prompt.fish
5 lines
104 B
Fish
Raw
Normal View
History
Unescape
Escape
Rename functions
2020-05-20 20:05:33 +03:00
function
_tide_item_git_prompt
Rename variables for consistency
2020-06-06 21:57:43 +03:00
if
test
-n
"
$_tide_git_dir
"
Remove double-checking of git repo
2020-05-29 00:27:53 +03:00
fish_git_prompt
'%s '
end
Initial commit
2020-04-03 01:39:10 +03:00
end
Reference in New Issue
Copy Permalink