mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 03:52:48 +00:00
kube config + iterm conf + walls + zshrc
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<key>NSWindow Frame SharedPreferences</key>
|
||||
<string>124 378 928 394 0 0 1680 1027 </string>
|
||||
<key>NSWindow Frame iTerm Window 0</key>
|
||||
<string>183 154 1410 864 0 0 1680 1027 </string>
|
||||
<string>185 191 1256 496 0 0 1680 1027 </string>
|
||||
<key>NSWindow Frame iTerm Window 1</key>
|
||||
<string>247 280 570 473 0 0 1680 1027 </string>
|
||||
<key>NSWindow Frame iTerm Window 2</key>
|
||||
@@ -2742,13 +2742,13 @@
|
||||
<array>
|
||||
<string>3.3.6</string>
|
||||
<string>3.3.8</string>
|
||||
<string>3.3.4</string>
|
||||
<string>3.3.2</string>
|
||||
<string>3.3.1</string>
|
||||
<string>3.3.7</string>
|
||||
<string>3.3.9</string>
|
||||
<string>3.2.9</string>
|
||||
<string>3.3.0</string>
|
||||
<string>3.3.2</string>
|
||||
<string>3.2.9</string>
|
||||
<string>3.3.4</string>
|
||||
</array>
|
||||
<key>NoSyncCommandHistoryHasEverBeenUsed</key>
|
||||
<true/>
|
||||
@@ -2779,7 +2779,7 @@
|
||||
<key>NoSyncInstallationId</key>
|
||||
<string>2FC0C0E6-4E42-47D1-B1C7-19ED2E7A0D39</string>
|
||||
<key>NoSyncLaunchExperienceControllerRunCount</key>
|
||||
<integer>69</integer>
|
||||
<integer>74</integer>
|
||||
<key>NoSyncNeverRemindPrefsChangesLostForFile</key>
|
||||
<true/>
|
||||
<key>NoSyncNeverRemindPrefsChangesLostForFile_selection</key>
|
||||
@@ -3634,7 +3634,7 @@
|
||||
<key>SUHasLaunchedBefore</key>
|
||||
<true/>
|
||||
<key>SULastCheckTime</key>
|
||||
<date>2020-03-11T08:59:18Z</date>
|
||||
<date>2020-03-25T08:56:56Z</date>
|
||||
<key>SUSendProfileInfo</key>
|
||||
<false/>
|
||||
<key>SUUpdateGroupIdentifier</key>
|
||||
@@ -3642,7 +3642,7 @@
|
||||
<key>SUUpdateRelaunchingMarker</key>
|
||||
<false/>
|
||||
<key>ShowFullScreenTabBar</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>SoundForEsc</key>
|
||||
<false/>
|
||||
<key>StatusBarPosition</key>
|
||||
|
@@ -11,13 +11,14 @@ clusters:
|
||||
contexts:
|
||||
- context:
|
||||
cluster: gke_flowfactor_europe-west1-b_ff-stage-euw1-cluster-primary
|
||||
namespace: tekton-pipeline-1
|
||||
user: gke_flowfactor_europe-west1-b_ff-stage-euw1-cluster-primary
|
||||
name: gke_flowfactor_europe-west1-b_ff-stage-euw1-cluster-primary
|
||||
name: gke_stage
|
||||
- context:
|
||||
cluster: minikube
|
||||
user: minikube
|
||||
name: minikube
|
||||
current-context: minikube
|
||||
current-context: gke_stage
|
||||
kind: Config
|
||||
preferences: {}
|
||||
users:
|
||||
@@ -25,10 +26,10 @@ users:
|
||||
user:
|
||||
auth-provider:
|
||||
config:
|
||||
access-token: ya29.a0Adw1xeWcrl8vbtpO_Y5lWqdibnLhv3_vyrxVZEmXZnZ1NU_dUnLxaNQS9_o2Z3SV0QCnX58ssRQhVp6uwZ5n0z9gb7qGCrLu23qm9LEcxEFp-WiThcveGRKBa6lWFBtip0vzJmzB7-lBmjnhvSGN7IDnMMBRn0wBfEEsoCZ30Ry9
|
||||
access-token: ya29.a0Adw1xeWEp4cbJ0j9CWn_OgtvKAqBVyfZBe1na9ObcSbEYxV1dMWJ-p7tpdGiEha4MUAknTi889URb9Ixpy0fXcS58-5rnYYsPyN62AKk5xsmFopYsl4A1pRK1IcgoCFCOGiBv8li--7NKxQ3kCGAOZQ73qH6lg-gB5Y2CLLv6b7LbQ
|
||||
cmd-args: config config-helper --format=json
|
||||
cmd-path: /Users/beppe/Downloads/google-cloud-sdk/bin/gcloud
|
||||
expiry: "2020-03-10T11:55:30Z"
|
||||
expiry: "2020-03-25T11:29:20Z"
|
||||
expiry-key: '{.credential.token_expiry}'
|
||||
token-key: '{.credential.access_token}'
|
||||
name: gcp
|
||||
|
4
.zshrc
4
.zshrc
@@ -1,5 +1,5 @@
|
||||
zmodload zsh/zprof
|
||||
plugins=(git kubectl zsh-autosuggestions)
|
||||
plugins=(docker git kubectl zsh-autosuggestions)
|
||||
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
@@ -147,5 +147,5 @@ zstyle ':completion:*:*:git:*' script ~/.zsh/git-completion.bash
|
||||
fpath=(~/.zsh $fpath)
|
||||
|
||||
autoload -Uz compinit && compinit
|
||||
|
||||
alias chns="kubectl config set-context --current --namespace"
|
||||
alias cexpose="kubectl port-forward hashicorp-consul-server-0 8500:8500"
|
||||
|
BIN
wallpapers/wallhaven-13e379.png
Normal file
BIN
wallpapers/wallhaven-13e379.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1005 KiB |
Reference in New Issue
Block a user