mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	zshrc: move lost comment to correct place
This commit is contained in:
		
							parent
							
								
									0ed6eeab93
								
							
						
					
					
						commit
						4ef91d2ba4
					
				
							
								
								
									
										4
									
								
								rc/zshrc
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								rc/zshrc
									
									
									
									
									
								
							| @ -342,8 +342,6 @@ alias gpg-fix-tty='export GPG_TTY=$(tty)' | ||||
| alias lmosh="mosh --server=~/.local/bin/mosh-server " | ||||
| alias lmosha="mosh --server=~/.local/bin/mosh-server-alt " | ||||
| 
 | ||||
| # Allow custom aliases to be put in .aliases or .zsh_aliases . | ||||
| 
 | ||||
| # Secure cat | ||||
| alias scat="gpg --decrypt " | ||||
| 
 | ||||
| @ -569,6 +567,8 @@ alias sailfish-nstatus='dbus-send --system --type=method_call --print-reply --de | ||||
| # apt build depedencies (without installing) | ||||
| alias apt-builddep="apt-rdepends --build-depends --follow=DEPENDS" | ||||
| 
 | ||||
| # Allow custom aliases to be put in .aliases or .zsh_aliases . | ||||
| 
 | ||||
| # .aliases | ||||
| if [ -f ~/.aliases ]; then | ||||
|     source ~/.aliases | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user