remove thefuck
This commit is contained in:
		
							parent
							
								
									623b9a9671
								
							
						
					
					
						commit
						885d7e9d26
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -37,7 +37,6 @@ in
 | 
				
			||||||
        zsh = {
 | 
					        zsh = {
 | 
				
			||||||
          initExtra = ''
 | 
					          initExtra = ''
 | 
				
			||||||
            eval "$(direnv hook zsh)";
 | 
					            eval "$(direnv hook zsh)";
 | 
				
			||||||
            eval $(thefuck --alias);
 | 
					 | 
				
			||||||
          '';
 | 
					          '';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          shellAliases = {
 | 
					          shellAliases = {
 | 
				
			||||||
| 
						 | 
					@ -60,7 +59,7 @@ in
 | 
				
			||||||
          oh-my-zsh = {
 | 
					          oh-my-zsh = {
 | 
				
			||||||
            enable = true;
 | 
					            enable = true;
 | 
				
			||||||
            theme = "agnoster";
 | 
					            theme = "agnoster";
 | 
				
			||||||
            plugins = ["git" "sudo" "docker" "systemadmin" "thefuck"];
 | 
					            plugins = ["git" "sudo" "docker" "systemadmin"];
 | 
				
			||||||
          };
 | 
					          };
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue