Compare commits
24 Commits
fc7ebde56f
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3af3598b75 | ||
|
|
a70d9b6649 | ||
|
|
079c781477 | ||
|
|
3c4cda541e | ||
|
|
f926718384 | ||
|
|
95c79ea004 | ||
|
|
731359199b | ||
|
|
17bda381cd | ||
|
|
75debc5582 | ||
|
|
4ad9986af3 | ||
|
|
6362296643 | ||
|
|
26d9b9b34c | ||
|
|
8a6276be37 | ||
|
|
c24fa49050 | ||
|
|
14590437b0 | ||
|
|
80e7a76b88 | ||
|
|
adb731b97b | ||
|
|
682f0edc1e | ||
|
|
9f4e4f96c4 | ||
|
|
2e3d890743 | ||
|
|
b9e022694e | ||
|
|
7b1d6bc047 | ||
|
|
64b5a44baf | ||
|
|
e13e775ecb |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.nobackup
|
||||||
51
.gitmodules
vendored
51
.gitmodules
vendored
@@ -49,3 +49,54 @@
|
|||||||
[submodule "scrub"]
|
[submodule "scrub"]
|
||||||
path = scrub
|
path = scrub
|
||||||
url = https://aur.archlinux.org/scrub.git
|
url = https://aur.archlinux.org/scrub.git
|
||||||
|
[submodule "plymouth-git"]
|
||||||
|
path = plymouth-git
|
||||||
|
url = https://aur.archlinux.org/plymouth-git.git
|
||||||
|
[submodule "plymouth-theme-arch-breeze-git"]
|
||||||
|
path = plymouth-theme-arch-breeze-git
|
||||||
|
url = https://aur.archlinux.org/plymouth-theme-arch-breeze-git.git
|
||||||
|
[submodule "focusmate-nativefier"]
|
||||||
|
path = focusmate-nativefier
|
||||||
|
url = https://git.rust.cloud/harlequix/focusmate-nativefier
|
||||||
|
[submodule "todoist-nativefier"]
|
||||||
|
path = todoist-nativefier
|
||||||
|
url = https://git.rust.cloud/harlequix/todoist-nativefier
|
||||||
|
[submodule "habitica-nativefier"]
|
||||||
|
path = habitica-nativefier
|
||||||
|
url = https://git.rust.cloud/harlequix/habitica-nativefier
|
||||||
|
[submodule "nodejs-nativefier"]
|
||||||
|
path = nodejs-nativefier
|
||||||
|
url = https://aur.archlinux.org/nodejs-nativefier.git
|
||||||
|
[submodule "code-features"]
|
||||||
|
path = code-features
|
||||||
|
url = https://aur.archlinux.org/code-features.git
|
||||||
|
[submodule "gtd-next"]
|
||||||
|
path = gtd-next
|
||||||
|
url = https://git.rust.cloud/harlequix/gtd-next
|
||||||
|
[submodule "gtd-process"]
|
||||||
|
path = gtd-process
|
||||||
|
url = https://git.rust.cloud/harlequix/gtd-process
|
||||||
|
[submodule "code-marketplace"]
|
||||||
|
path = code-marketplace
|
||||||
|
url = https://aur.archlinux.org/code-marketplace.git
|
||||||
|
[submodule "zoom"]
|
||||||
|
path = zoom
|
||||||
|
url = https://aur.archlinux.org/zoom.git
|
||||||
|
[submodule "slack"]
|
||||||
|
path = slack
|
||||||
|
url = https://aur.archlinux.org/slack.git
|
||||||
|
[submodule "latte-dock-git"]
|
||||||
|
path = latte-dock-git
|
||||||
|
url = https://aur.archlinux.org/latte-dock-git.git
|
||||||
|
[submodule "firefox-extension-plasma-integration"]
|
||||||
|
path = firefox-extension-plasma-integration
|
||||||
|
url = https://aur.archlinux.org/firefox-extension-plasma-integration.git
|
||||||
|
[submodule "cruft"]
|
||||||
|
path = cruft
|
||||||
|
url = https://aur.archlinux.org/cruft.git
|
||||||
|
[submodule "dynalist-desktop"]
|
||||||
|
path = dynalist-desktop
|
||||||
|
url = https://aur.archlinux.org/dynalist-desktop.git
|
||||||
|
[submodule "miniconda3"]
|
||||||
|
path = miniconda3
|
||||||
|
url = https://aur.archlinux.org/miniconda3.git
|
||||||
|
|||||||
@@ -27,3 +27,21 @@ members:
|
|||||||
- directory: pdfsam
|
- directory: pdfsam
|
||||||
- directory: scrub
|
- directory: scrub
|
||||||
- directory: plog
|
- directory: plog
|
||||||
|
- directory: plymouth-git
|
||||||
|
- directory: plymouth-theme-arch-breeze-git
|
||||||
|
- directory: focusmate-nativefier
|
||||||
|
- directory: todoist-nativefier
|
||||||
|
- directory: habitica-nativefier
|
||||||
|
- directory: nodejs-nativefier
|
||||||
|
- directory: code-features
|
||||||
|
- directory: gtd-next
|
||||||
|
- directory: gtd-process
|
||||||
|
- directory: code-marketplace
|
||||||
|
- directory: zoom
|
||||||
|
- directory: slack
|
||||||
|
- directory: latte-dock-git
|
||||||
|
- directory: firefox-extension-plasma-integration
|
||||||
|
- directory: cruft
|
||||||
|
- directory: dynalist-desktop
|
||||||
|
- directory: miniconda3
|
||||||
|
- directory: snapraid
|
||||||
|
|||||||
1
code-features
Submodule
1
code-features
Submodule
Submodule code-features added at 5580b51369
1
code-marketplace
Submodule
1
code-marketplace
Submodule
Submodule code-marketplace added at 6f5283f9c4
1
cruft
Submodule
1
cruft
Submodule
Submodule cruft added at 2f96eddfcf
1
dynalist-desktop
Submodule
1
dynalist-desktop
Submodule
Submodule dynalist-desktop added at 139b5c89fb
1
firefox-extension-plasma-integration
Submodule
1
firefox-extension-plasma-integration
Submodule
Submodule firefox-extension-plasma-integration added at 6b3c47b90e
1
focusmate-nativefier
Submodule
1
focusmate-nativefier
Submodule
Submodule focusmate-nativefier added at d712bfa7b3
1
gtd-next
Submodule
1
gtd-next
Submodule
Submodule gtd-next added at 439413edf7
1
gtd-process
Submodule
1
gtd-process
Submodule
Submodule gtd-process added at e880f0a681
1
habitica-nativefier
Submodule
1
habitica-nativefier
Submodule
Submodule habitica-nativefier added at 8680e6dbdc
1
latte-dock-git
Submodule
1
latte-dock-git
Submodule
Submodule latte-dock-git added at 04661a3512
1
miniconda3
Submodule
1
miniconda3
Submodule
Submodule miniconda3 added at a032fd9088
1
nodejs-nativefier
Submodule
1
nodejs-nativefier
Submodule
Submodule nodejs-nativefier added at 15185725f3
1
plymouth-git
Submodule
1
plymouth-git
Submodule
Submodule plymouth-git added at e93c21dcc8
1
plymouth-theme-arch-breeze-git
Submodule
1
plymouth-theme-arch-breeze-git
Submodule
Submodule plymouth-theme-arch-breeze-git added at 8dea2d960d
1
slack
Submodule
1
slack
Submodule
Submodule slack added at 0bafce6aa4
11
tasks.py
11
tasks.py
@@ -8,14 +8,19 @@ def aur(c, name):
|
|||||||
|
|
||||||
@task
|
@task
|
||||||
def add(c, url, name=None):
|
def add(c, url, name=None):
|
||||||
|
print(name)
|
||||||
if name is None:
|
if name is None:
|
||||||
name = url
|
pos = url.rfind('/') + 1
|
||||||
c.run(f"git submodule add {url}")
|
ending = url[pos:]
|
||||||
|
ending = ending.split(".")
|
||||||
|
name = ending[0]
|
||||||
|
c.run(f"git submodule add --force {url} {name}")
|
||||||
|
addyaml(c, name)
|
||||||
c.run(f"git commit -am 'added: {name}'")
|
c.run(f"git commit -am 'added: {name}'")
|
||||||
|
|
||||||
@task
|
@task
|
||||||
def update(c):
|
def update(c):
|
||||||
c.run("git pull && git submodule update --init")
|
c.run("git pull && git submodule update --init --remote")
|
||||||
|
|
||||||
@task
|
@task
|
||||||
def addyaml(c, directory):
|
def addyaml(c, directory):
|
||||||
|
|||||||
1
todoist-nativefier
Submodule
1
todoist-nativefier
Submodule
Submodule todoist-nativefier added at ea1bd8b80f
1
zoom
Submodule
1
zoom
Submodule
Submodule zoom added at e06a331a21
Reference in New Issue
Block a user