clean header

This commit is contained in:
lelgenio 2020-10-20 17:53:46 -03:00
parent f55dc03544
commit 1265cddc89
4 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,4 @@
# {{@@ header() @@}}
# LEL
# __ _ _
# / _(_)___| |__
# | |_| / __| '_ \

View File

@ -1,5 +1,4 @@
#
# LEL
# {{@@ header() @@}}
# _ _
# _ __ ___ ___ _ __ ___ _ _| |_| |_
# | '_ \ / _ \/ _ \| '_ ` _ \| | | | __| __|
@ -9,7 +8,7 @@
set my_user='{{@@ username @@}}'
set my_host='{{@@ mail @@}}'
set my_pass=`pass show "{{@@ mail @@}}" | head -n1`
set my_pass=`_get-pass "{{@@ mail @@}}"`
# Main settings{{{

View File

@ -1,5 +1,4 @@
" {{@@ header() @@}}
" LEL
" _
" _ ____ _(_)_ __ ___
" | '_ \ \ / / | '_ ` _ \

View File

@ -1,5 +1,4 @@
# {{@@ header() @@}}
# LEL
# _____ ____ _ _ _
# / __\ \ /\ / / _` | | | |
# \__ \\ V V / (_| | |_| |