removed zoxide
This commit is contained in:
		
							parent
							
								
									b1aed83db9
								
							
						
					
					
						commit
						fb845d6f18
					
				
					 2 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@ you dont need a patched Nerd Font, normal `ttf-cascadia-code` combined with `ttf
 | 
			
		|||
 | 
			
		||||
### Yazi
 | 
			
		||||
Will need https://github.com/jstkdng/ueberzugpp installed if using on alacritty, availible in AUR (only needed for image previews).
 | 
			
		||||
also has optional dependencies on jq, unarchiver, ffmpegthumbnailer, fd, ripgrep, fzf, poppler, and zoxide.
 | 
			
		||||
also has optional dependencies on jq, unarchiver, ffmpegthumbnailer, fd, ripgrep, fzf, and poppler
 | 
			
		||||
 | 
			
		||||
### Latexmk
 | 
			
		||||
Uses zathura as a pdf previewer.
 | 
			
		||||
| 
						 | 
				
			
			@ -88,7 +88,6 @@ For telescope:
 | 
			
		|||
* nvim ($EDITOR and $VISUAL is set to this)
 | 
			
		||||
* less
 | 
			
		||||
* fzf
 | 
			
		||||
* zoxide
 | 
			
		||||
 | 
			
		||||
Software used by aliases:
 | 
			
		||||
* nvim
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -183,6 +183,3 @@
 | 
			
		|||
	#if it was installed using git, can just source the one file:
 | 
			
		||||
	testPath="$HOME/.fzf.zsh"
 | 
			
		||||
	[ -f "$testPath" ] && source $testPath
 | 
			
		||||
 | 
			
		||||
# zoxide stuff
 | 
			
		||||
	eval "$(zoxide init zsh)"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue