try fix zsh slow pasting
This commit is contained in:
		
							parent
							
								
									9f0dbe4edd
								
							
						
					
					
						commit
						8200db6da8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,7 @@
 | 
				
			||||||
      enable = true;
 | 
					      enable = true;
 | 
				
			||||||
      plugins = [ "git" "fzf" ];
 | 
					      plugins = [ "git" "fzf" ];
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    initExtra = "DISABLE_MAGIC_FUNCTIONS=true";
 | 
					    initExtraFirst = "DISABLE_MAGIC_FUNCTIONS=true";
 | 
				
			||||||
    shellAliases = {
 | 
					    shellAliases = {
 | 
				
			||||||
      # record = "wf-recorder --audio=alsa_output.pci-0000_08_00.6.analog-stereo.monitor -f $HOME/Videos/$(date +'%Y%m%d%H%M%S_1.mp4')";
 | 
					      # record = "wf-recorder --audio=alsa_output.pci-0000_08_00.6.analog-stereo.monitor -f $HOME/Videos/$(date +'%Y%m%d%H%M%S_1.mp4')";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue