Commit Graph

239 Commits

Author SHA1 Message Date
Andrei Jiroh Eugenio Halili 8cffc86627
chore(bashrc:ubuntu): enable Docker Buildkit on client-side
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-05 18:27:19 +08:00
Andrei Jiroh Eugenio Halili b16bbc64dc
chore(gitconfig): update config for Linux
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-05 18:26:34 +08:00
Andrei Jiroh Eugenio Halili 595745692b
chore(source-ssh-agent): don't attempt to create ~/.local dir again if exists
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-04 14:23:15 +00:00
Andrei Jiroh Eugenio Halili a92c09df5d
chore(cloudshell): update bootstrap to fix possible BS in Cloud Shell
Also did alot of munted shitshow in installing ShellCheck

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-04 14:20:14 +00:00
Andrei Jiroh Eugenio Halili 8afad5ee7f
chore(cloudshell): als update GH CLI btw 2021-07-04 18:12:07 +08:00
Andrei Jiroh Eugenio Halili 0b828cdcd0
chore(bootstrap): add checks to check if PREFIX/bin exists 2021-07-04 16:39:57 +08:00
Andrei Jiroh Eugenio Halili a0c9d56770
feat(cloudhsell): add my own ~/.customize_environment
Usually, it's just Vault and then some shitfuckery.
2021-07-04 15:02:29 +08:00
Andrei Jiroh Eugenio Halili 8b2fe92ab0
fix(bootstrap): its $HOME/.local not #HOME/.local
Shit may happen if I didn't hange that.
2021-07-04 14:50:20 +08:00
Andrei Jiroh Eugenio Halili bbfb680a65
chore(bootstrap): set PREFIX to $HOME/.local if unset
This variable usually found in the Termux Android app. Also made some changes to shellcheck installing stuff,
among other things I did here.

Signed-off-by: Andrei Jiroh Eugenio Halili <adreijiroh@madebythepins.tk>
2021-07-04 14:48:31 +08:00
Andrei Jiroh Eugenio Halili ea592d2a96
chore(bootstrap): add Google Cloud Shell stuff 2021-07-04 14:33:18 +08:00
Andrei Jiroh Eugenio Halili a5f532abc8
chore(cloud-shell): add my dotfiles home stuff
TODO: Add checks if the GitHub CLI is installed btw.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-04 13:20:43 +08:00
Andrei Jiroh Eugenio Halili 772bdcd0e7
chore(bashrc): add default bashrc for Cloud Shell here
TODO: Add dotfiles PATH and stuff, including GPG and SSH stuff

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-04 13:03:37 +08:00
Andrei Jiroh Eugenio Halili fcc7682859
chore(bashrc): update ubuntu bashrc to include GOPATH stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-01 22:40:08 +08:00
Andrei Jiroh Eugenio Halili 048c524fad
chore(docker): add dockerignore for future stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-01 22:38:49 +08:00
Andrei Jiroh Eugenio Halili 69e8ca2369
chore(global): merge branch 'main' of remote into main
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-01 22:38:30 +08:00
Andrei Jiroh Eugenio Halili 04b8499fb8
fix(bootstrap): fix any issues on the echoing stuff with color
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-01 22:37:36 +08:00
Andrei Jiroh Eugenio Halili 0d7e697873
chore(bootstrap): update repo links and stuff 2021-06-28 21:48:57 +08:00
Andrei Jiroh Eugenio Halili dc0aa97052
chore(readme): update docs as I changed my username in both places 2021-06-28 21:46:54 +08:00
Andrei Jiroh Eugenio Halili 413a61bdba
update bash and git config for linux/ubuntu
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-27 19:02:37 +08:00
Andrei Jiroh Eugenio Halili 974406e1b1
Update bootstrap script and add-ssh-keys stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-27 14:12:42 +08:00
Andrei Jiroh Eugenio Halili 3e2241a525
chore(bootstrap): quick fix on failed part when success
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-21 16:13:33 +08:00
Andrei Jiroh Eugenio Halili bb636bbc94
chore(bootstrap): update cleanup script btw
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-21 15:51:59 +08:00
Andrei Jiroh Eugenio Halili 42ded61bbb
chore(htporc): update htoprc stuff from the UI
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-19 15:23:09 +08:00
Andrei Jiroh Eugenio Halili b2762b686c
chore(config-files): update SSH client and Git config
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-19 15:22:16 +08:00
Andrei Jiroh Eugenio Halili b91909dbcd
chore(bootstrap): add filter-repo installation stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-19 15:21:31 +08:00
Andrei Jiroh Eugenio Halili f66dd39b22
chore(bootstraper): rename the bootstrap script from its longer name
Also update the README as usual.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-09 22:33:54 +08:00
Andrei Jiroh Eugenio Halili d9cbd74baf
Merge branch 'main' of https://github.com/AndreiJirohHaliliDev2006/.dotfiles into main 2021-06-09 22:27:39 +08:00
Andrei Jiroh Eugenio Halili 217f210b8c
chore(bootstraper): actually rewriting the bootstrap scripts to use functions
Flags will go next. Soon.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-09 22:25:24 +08:00
Andrei Jiroh Eugenio Halili 49923a3263
chore(scripts): Add K8s Toolkit installer script
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-09 19:45:16 +08:00
Andrei Jiroh Eugenio Halili b64bd1bbc8
chore(termux): Update files for bashrc and Git config.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-09 19:42:25 +08:00
Andrei Jiroh Eugenio Halili dd13dc0e5d
chore(manual-pull): merge branch 'main' of github.com:AndreiJirohHaliliDev2006/dotfiles into main
TODO: Also need to fix conflicts. Welp.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-07 21:44:45 +08:00
Andrei Jiroh Eugenio Halili 1d4f84b172
chore(bootstraper): update the bootstrapper script again
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-07 21:14:10 +08:00
Andrei Jiroh Eugenio Halili c7a73e5b93
chore(global): fix syntax errors + update readme regarding variable changes
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-07 21:12:09 +08:00
Andrei Jiroh Eugenio Halili 278cdec266
chore(linuxbrew-install-script): download Linuxbrew installer script through wget
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-07 20:54:42 +08:00
Andrei Jiroh Eugenio Halili fe740174d6
chore(config-files): Update SSH client and bashrc files
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-07 20:54:10 +08:00
Andrei Jiroh Eugenio Halili f8d8dcc8a3
chore(bootstraper-script): use GITLAB_* vars instead of GH_*
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-06-07 20:52:24 +08:00
Andrei Jiroh Eugenio Halili 405783840c
feat(htop): Add htoprc config
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-31 23:58:17 +08:00
Andrei Jiroh Eugenio Halili 0f837cbce7
chore(bootstraper-script): Update some parts and even add notes
TODO: Install htop and link/copy files over, among other things

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-31 23:50:30 +08:00
Andrei Jiroh Eugenio Halili 0abe988c94
chore(config): Update bashrc and ssh-client config for Ter.ux
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-31 23:36:09 +08:00
Andrei Jiroh Eugenio Halili 7658b34e56
feat(bin): Add scripts to update cloudflared and Minikube
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-31 20:54:35 +08:00
Andrei Jiroh Eugenio Halili 6604004ae6
chore(nanorc+ssh): Update GNU nano and SSH client configs
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-17 14:27:27 +08:00
Andrei Jiroh Eugenio Halili 766ae34cfa
chore(bashrc): Update config for Termux + functions
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-17 14:26:49 +08:00
Andrei Jiroh Eugenio Halili 4972ca43ea
feat(bootstrapper-script): Commented out stuff for checking if we're on home dir 2021-05-16 19:16:43 +08:00
Andrei Jiroh Eugenio Halili 51c514f389
chore(bootstrapper-script): Add Debian stuff for installs 2021-05-16 19:14:25 +08:00
Andrei Jiroh Eugenio Halili d7b1b48748
repo: Update some dotfiles + bootstrapper script
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-05-02 12:19:43 +08:00
Andrei Jiroh Eugenio Halili 7dc763573c
repo: Update Ubuntu and Termux stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-04-28 22:58:24 +08:00
Andrei Jiroh Eugenio Halili 8c06252982
bashrc: Aliasing stuff shit
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-04-25 16:11:43 +08:00
Andrei Jiroh Eugenio Halili 820595b7d3
nanorc: Re-enable softwrapping again
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-04-25 16:10:27 +08:00
Andrei Jiroh Eugenio Halili 295697a1bf
bin: Update import-pgp-keys + create cloudflarectl
Just in case flarectl is browoken in Termux  on
some Android devices KEK.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-04-25 16:09:34 +08:00
Andrei Jiroh Eugenio Halili 28b4369bd9
bootstrapper: Updated script with a bit of chaos.
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-04-25 16:09:04 +08:00