mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	setup a new alias for git push --force
This commit is contained in:
		
							parent
							
								
									557e794d1d
								
							
						
					
					
						commit
						16160214a8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -171,6 +171,7 @@ alias cane="EDITOR='code -w' agenix-edit"
 | 
			
		|||
alias ssh-no-check="ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"
 | 
			
		||||
alias ssh-strongbox-keys="SSH_AUTH_SOCK=~/Library/Group\ Containers/group.strongbox.mac.mcguill/agent.sock ssh-add -l"
 | 
			
		||||
alias yeet="git push"
 | 
			
		||||
alias trust="yeet --force"
 | 
			
		||||
 | 
			
		||||
# Include $(go env GOPATH) to PATH
 | 
			
		||||
[[ $(command -v go) ]] && [[ -d "$(go env GOPATH)/bin" ]] && export PATH="$(go env GOPATH)/bin:${PATH}"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue