Issue 30: Add a test script to watch performance
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ps aux | grep java | sort | uniq | tail | head
|
||||
@@ -0,0 +1 @@
|
||||
echo $(echo ${(z)array})
|
||||
@@ -0,0 +1 @@
|
||||
ls
|
||||
@@ -0,0 +1 @@
|
||||
ps aux | grep java
|
||||
@@ -0,0 +1 @@
|
||||
ls
|
||||
+1
@@ -0,0 +1 @@
|
||||
/home/nicoulaj/projects/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
Reference in New Issue
Block a user