Compare commits
	
		
			No commits in common. "8beab9e97ded3c3256dafb71b22a7f3753b61b91" and "5f55e639bef13025189ea1a3bdb1e6e13c288839" have entirely different histories.
		
	
	
		
			8beab9e97d
			...
			5f55e639be
		
	
		
| @ -53,11 +53,6 @@ if [[ $(command -v dircolors) ]] ; then | ||||
|     eval $(dircolors -b) | ||||
| fi | ||||
| 
 | ||||
| function urldecode() { | ||||
|     : "${*//+/ }" | ||||
|     echo -e "${_//%/\\x}" | ||||
| } | ||||
| 
 | ||||
| # Arch linux package search | ||||
| if [[ $(command -v aura) ]] ; then | ||||
|     function psearch() { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user