]> arthur.barton.de Git - ax-zsh.git/commitdiff
std_options: Enable "longlistjobs"
authorAlexander Barton <alex@barton.de>
Sat, 22 Aug 2015 12:50:18 +0000 (14:50 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 22 Aug 2015 12:50:18 +0000 (14:50 +0200)
default_plugins/std_options/std_options.zshrc

index e691c21f0d57ea89208c24312f3581c1e5afc6f2..23461d7b1535d051f6756b0fbf99b1e70f6a0a7f 100644 (file)
@@ -10,3 +10,6 @@ setopt pushdignoredups
 
 # Recognize comments in interactive mode, too
 setopt interactivecomments
+
+# Display PID when suspending processes as well
+setopt longlistjobs