• Pete "Peteches" McCabe's avatar
    Fixed output issues webith websearch plugin. · 1d2c1e8a
    Pete "Peteches" McCabe authored
    - if user has rm set as an alias to 'rm -i' user is prompted to whether to
      remove the nohup.out file.
    
     $ ddg fools
    	nohup: ignoring input and appending output to ‘nohup.out’
    	rm: remove regular empty file ‘nohup.out’?
    
    - if output redirected to a file nohup will not create nohup.out and rm is
      unecessary.
    1d2c1e8a
web-search.plugin.zsh 1.2 KB