Install fzf
This commit is contained in:
		@@ -17,3 +17,6 @@ RUN cd /root
 | 
			
		||||
    ln -sf /root/zshrc/rc /root/.zshrc                                                          &&\
 | 
			
		||||
    git clone https://github.com/zsh-users/zsh-syntax-highlighting.git \
 | 
			
		||||
    ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
 | 
			
		||||
 | 
			
		||||
RUN git clone --depth 1 https://github.com/junegunn/fzf.git /root/.fzf &&\
 | 
			
		||||
    /root/.fzf/install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user