mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-05-28 00:51:23 +00:00
Adding dwm as a submodule
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "dwm/dwm"]
|
||||
path = dwm/dwm
|
||||
url = git@github.com:AnonymusRaccoon/dwm
|
||||
Submodule
+1
Submodule dwm/dwm added at 793624a7f3
@@ -2,6 +2,8 @@
|
||||
set -eu
|
||||
cd $(dirname $0)
|
||||
|
||||
git submodule update --init
|
||||
|
||||
info()
|
||||
{
|
||||
printf "\r[ \033[00;34m..\033[0m ] $*\n"
|
||||
|
||||
Reference in New Issue
Block a user