##// END OF EJS Templates
simpler ls -F command for less cool ls.exe
vivainio -
Show More
@@ -24,6 +24,7 b' def main():'
24
24
25 ip.defalias('py',selflaunch)
25 ip.defalias('py',selflaunch)
26
26
27 ip.defalias('ls','ls -F')
27
28
28 main()
29 main()
29
30
General Comments 0
You need to be logged in to leave comments. Login now