Added some completion scripts and updated some zsh config
This commit is contained in:
1
zsh/functions/last_modified
Normal file
1
zsh/functions/last_modified
Normal file
@@ -0,0 +1 @@
|
||||
ls -t $* 2> /dev/null | head -n 1
|
||||
Reference in New Issue
Block a user