]> arthur.barton.de Git - ax-zsh.git/blobdiff - default_plugins/std_options/std_options.zshrc
std_options: Enable "longlistjobs"
[ax-zsh.git] / 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