mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	fix alias quoting
This commit is contained in:
		
							parent
							
								
									02ef5b34cf
								
							
						
					
					
						commit
						6a492a18b4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -175,7 +175,7 @@ alias ssh-strongbox-keys="SSH_AUTH_SOCK=~/Library/Group\ Containers/group.strong
 | 
			
		|||
alias agenix='RULES='\''./secrets/secrets.nix'\'' agenix'
 | 
			
		||||
alias agenix-edit="agenix -i {{@@ env['HOME'] @@}}/.ssh/agenix-phg -e"
 | 
			
		||||
alias ane='agenix-edit'
 | 
			
		||||
alias cane='EDITOR='code -w' agenix-edit'
 | 
			
		||||
alias cane="EDITOR='code -w' agenix-edit"
 | 
			
		||||
 | 
			
		||||
# Initialize pyenv
 | 
			
		||||
[[ $(command -v pyenv) ]] && export PYENV_ROOT="$HOME/.pyenv"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue