Команда для git
This commit is contained in:
		@@ -7,6 +7,10 @@ zu() {
 | 
			
		||||
	exec zsh
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
gpsr() {
 | 
			
		||||
	git push -u "$1" "$(git branch --show-current)"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ch() {
 | 
			
		||||
	curl -s "https://cheat.sh/$1" | less -R
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user