Commit Graph

146 Commits

Author SHA1 Message Date
Andrei Jiroh Eugenio Halili 82f243fd8a
Update gitconfig and bashrc to use VS Code by default
Good luck installing and using VS Code on GUI-less Linux boxes, or
probably inside Code Server stuff.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-08-05 22:20:35 +08:00
Andrei Jiroh Eugenio Halili a2a738e40a
add gcshell as shortcut to run gcloud cloud-shell commands
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-13 22:14:31 +08:00
Andrei Jiroh Eugenio Halili f95e21c431
Add update-golang Git module
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-13 22:14:02 +08:00
Andrei Jiroh Eugenio Halili f57e900c5d
Update bootstrap script to improve Cloud Shell init process
Also don't forget to install shellcheck btw.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-12 11:10:13 +00:00
Andrei Jiroh Eugenio Halili ac2bb9ef16
Customize bashrc.google + update Cloud Shell bashrc stuff
Here be dragons!

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-12 11:08:06 +00:00
Andrei Jiroh Eugenio Halili 5385471a6f
Update my customize_environment file stuff
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-12 11:06:18 +00:00
Andrei Jiroh Eugenio Halili a882f360f3
chore(global): merge branch 'main' of remote into main
Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
2021-07-05 18:28:20 +08:00
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