Commit Graph

20 Commits

Author SHA1 Message Date
Andrei Jiroh Eugenio Halili f55876a3d6
bin: Add system-install script
Currently WIP

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-03-31 13:33:34 +08:00
Andrei Jiroh Eugenio Halili 5fa0b67d2d
install-toolkit: Updated script
This script will be used as part of the bootstrap script
with "--install-toolkit-script" flag.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-03-28 20:35:12 +08:00
Andrei Jiroh Eugenio Halili 3609a52700
bin: Update add-upstream-remote script
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-03-28 20:34:12 +08:00
Andrei Jiroh Eugenio Halili 040a4a40f0
open-editor: Updated script
Still WIP, proceed with caution

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-03-28 20:33:07 +08:00
Andrei Jiroh Eugenio Halili 7da21975e3
bin: Add some more stuff
I'm currently working on making your scripts on your
dotfiles available system-wide and also generating
your SSH client/server config.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-03-22 17:35:32 +08:00
Andrei Jiroh Eugenio Halili a3e6e988d0
open-editor: Improve flags handling
Currently, there was a bug when ran without any flags and is
not exits even the editor is now closed.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-03-14 19:23:03 +08:00
Andrei Jiroh Eugenio Halili 079b015052
Haha, merge conflicts on stashes went brrrr
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-28 00:02:24 +08:00
Andrei Jiroh Eugenio Halili 085fc373b2
add-ssh-keys: make some improvements in adding keys
Note: this is not needed for GUI users unless
you messed up with your keyrings again

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-27 22:28:46 +08:00
Andrei Jiroh Eugenio Halili ae58ae07a6
fix-wrong-emails: Improve the script to allow args and some help stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-27 22:27:52 +08:00
Andrei Jiroh Eugenio Halili efbe5a1f1d
bin/open-editor: Termux don't like VS Code either.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-23 12:20:45 +08:00
Andrei Jiroh Eugenio Halili e260788e17
bin/open-editor: Needed as Blankie pleased.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-22 19:35:07 +08:00
Andrei Jiroh Eugenio Halili e95919895e
bin/open-editor: Add some flags.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-22 19:26:52 +08:00
Andrei Jiroh Eugenio Halili ed6807c396
bin/open-editor: Added checks if VS Code is there
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-22 19:23:32 +08:00
Andrei Jiroh Eugenio Halili b563b8dbf6
scripts: Symlink add-upstream-repo to add-upstream-remote script
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-20 08:25:38 +08:00
Andrei Jiroh Eugenio Halili d4f0538b47
scripts: Add add-upstream-remote script
To be symlinked with bin/add-upstream-repo in
case you need both

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-20 08:19:17 +08:00
Andrei Jiroh Eugenio Halili 9a3ec9da4a
bin/fix-wrong-emails: Add script
Will update that script soon as more spelling bugs went
brrr on either committer, author or both.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-18 22:26:26 +08:00
Andrei Jiroh Eugenio Halili 89351ba33d bin/install-toolkit: Made it executable
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-18 18:27:27 +08:00
Andrei Jiroh Eugenio Halili 98acef3b3e bin/install-toolkit: Init
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-18 18:27:14 +08:00
Andrei Jiroh Eugenio Halili 3e5b954850 chmod'd my bin/add-ssh-keys script
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-18 18:26:45 +08:00
Andrei Jiroh Eugenio Halili 5392ae8466 bin: Add an script to add my SSH keys to the auth agent
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-02-18 18:26:28 +08:00