This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
.bin
.config
.ssh
.vim
autoload
bundle
pathogen
templates
=template=.py
.bashrc
.functions
.gitconfig
.gitmodules
.inputrc
.kshrc
.profile
.vimrc
.xsessionrc
.zshrc
home/.vim/templates/=template=.py
2019-03-03 14:16:46 -06:00

12 lines
175 B
Python

#! /usr/bin/env python3
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
#
# Copyright © %YEAR% %USER% <%MAIL%>
#
# Distributed under terms of the %LICENSE% license.
"""
%HERE%
"""