From 05907aa17dd4163d42a9abc64d0fa79aefc2f1bc Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Fri, 9 Dec 2022 15:59:12 +0200 Subject: Added some new aliases and added some new keymaps to my nvim config --- scripts/.scripts/books.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'scripts/.scripts/books.sh') diff --git a/scripts/.scripts/books.sh b/scripts/.scripts/books.sh index 12741f4..f119107 100755 --- a/scripts/.scripts/books.sh +++ b/scripts/.scripts/books.sh @@ -1,12 +1,12 @@ #!/bin/sh ################################################################## -# ___ __ __ _ -# / _ \ _ __ ___ __ _ _ __ | \/ | __ _ __ _ __| |_ _ -#| | | | '_ ` _ \ / _` | '__| | |\/| |/ _` |/ _` |/ _` | | | | -#| |_| | | | | | | (_| | | | | | | (_| | (_| | (_| | |_| | -# \___/|_| |_| |_|\__,_|_| |_| |_|\__,_|\__, |\__,_|\__ | -# |___/ |___/ -# +# ___ __ __ _ # +# / _ \ _ __ ___ __ _ _ __ | \/ | __ _ __ _ __| |_ _ # +#| | | | '_ ` _ \ / _` | '__| | |\/| |/ _` |/ _` |/ _` | | | | # +#| |_| | | | | | | (_| | | | | | | (_| | (_| | (_| | |_| | # +# \___/|_| |_| |_|\__,_|_| |_| |_|\__,_|\__, |\__,_|\__ | # +# |___/ |___/ # +# # ################################################################## path="/home/pengu/Books/" -- cgit v1.2.3