srctree
repos
owner
network
issues
0
diffs
0
Public
Gregory Mullen
parent
01ae30e2
0f0816b5
update gitign and add mcd (mkdir & cd)
filename was Deleted
added: 9, removed: 2, total 7
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
mkdir $1
cd $1
.gitignore
added: 9, removed: 2, total 7
@@ -5,6 +5,9 @@
!/.config
/.config/*
!/.config/nvim
!/.config/alacritty
/.config/alacritty/themes
# themes is it's own git repo
!/.gitignore