diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-07-07 16:18:38 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-07-07 16:18:38 +0300 |
| commit | 1a0acb1f4937dd2c9fd07c00c21e73a07ced0bc8 (patch) | |
| tree | 20c4041bd2d0ba90fb10ac8361ec70f779e2eb27 | |
| parent | faca8cb4eb7d02da0e0dd3af7818554768af2180 (diff) | |
| download | dotfiles-1a0acb1f4937dd2c9fd07c00c21e73a07ced0bc8.tar.gz dotfiles-1a0acb1f4937dd2c9fd07c00c21e73a07ced0bc8.zip | |
add xmonad config submodule
see https://git.aaoth.xyz/xmonad-config.git
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | .xmonad | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..67bbae0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".xmonad"] + path = .xmonad + url = https://git.aaoth.xyz/xmonad-config.git diff --git a/.xmonad b/.xmonad new file mode 160000 +Subproject 8f6cff418aa2130e460a6625f639fc1a5e85b32 |
