mirror of
https://github.com/akelge/zsh
synced 2025-12-15 22:45:14 +00:00
Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
This commit is contained in:
10
vim/bundle/vim-template/templates/=template=*.sh
Normal file
10
vim/bundle/vim-template/templates/=template=*.sh
Normal file
@ -0,0 +1,10 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# %FFILE%
|
||||
# Copyright (C) %YEAR% %USER% <%MAIL%>
|
||||
#
|
||||
# Distributed under terms of the %LICENSE% license.
|
||||
#
|
||||
|
||||
|
||||
%HERE%
|
||||
Reference in New Issue
Block a user