Pipe to xorg clipboard
							parent
							
								
									ffb424d220
								
							
						
					
					
						commit
						c207d16410
					
				
							
								
								
									
										2
									
								
								.aliasrc
								
								
								
								
							
							
						
						
									
										2
									
								
								.aliasrc
								
								
								
								
							| 
						 | 
					@ -34,8 +34,10 @@ alias lagrep='la . | grep'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Pretty print path variables
 | 
					# Pretty print path variables
 | 
				
			||||||
alias path='echo -e ${PATH//:/\\n}'
 | 
					alias path='echo -e ${PATH//:/\\n}'
 | 
				
			||||||
 | 
					# Clipboard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
alias df='df -kTh'
 | 
					alias df='df -kTh'
 | 
				
			||||||
 | 
					alias clip='xclip -sel clip'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
alias fzfpac="pacman -Slq | fzf -m --preview 'pacman -Si {1}' | xargs -ro sudo pacman -S"
 | 
					alias fzfpac="pacman -Slq | fzf -m --preview 'pacman -Si {1}' | xargs -ro sudo pacman -S"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue