added function to generate readme.md file and edit with nano

This commit is contained in:
yuriy 2023-09-13 23:49:08 -04:00
parent 8b6cbe3c0d
commit 92d99ee7f0

View File

@ -24,6 +24,7 @@ function gdd{git diff}
function gdf{git diff}
function gsi{git submodule init}
function gsu{git submodule update --recursive --remote}
function gr{ni README.md;nano README.md} # choco install nano -y
# function gsu{git submodule update --recursive --remote}
# Open up files with specific program