add ksshaskpass stuff for gitea hopefully
This commit is contained in:
		@@ -8,6 +8,8 @@ fi
 | 
				
			|||||||
# Editor used by CLI
 | 
					# Editor used by CLI
 | 
				
			||||||
export EDITOR="nvim"
 | 
					export EDITOR="nvim"
 | 
				
			||||||
export SUDO_EDITOR="$EDITOR"
 | 
					export SUDO_EDITOR="$EDITOR"
 | 
				
			||||||
 | 
					export SSH_ASKPASS=/usr/bin/ksshaskpass
 | 
				
			||||||
 | 
					export SSH_ASKPASS_REQUIRE=prefer
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Define Paths
 | 
					# Define Paths
 | 
				
			||||||
export SUNHAT_PATH="$HOME/.local/share/sunhat"
 | 
					export SUNHAT_PATH="$HOME/.local/share/sunhat"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user