]> arthur.barton.de Git - OhMyZshExtensions.git/blobdiff - plugins/thefuck/thefuck.plugin.zsh
Remove timestamps from files, we are using Git
[OhMyZshExtensions.git] / plugins / thefuck / thefuck.plugin.zsh
index f2cc798948d2ee8860a441672978ed7aa4e64ad1..4042544c7173256d1ec4c3e02f84621d6aa6812a 100644 (file)
@@ -1,4 +1,3 @@
 # thefuck.plugin.zsh
-# 2015-05-26, alex@barton.de
 
 alias fuck='eval $(thefuck $(fc -ln -1 | tail -n 1)); fc -R'