diff --git a/.configFiles/iterm2/com.googlecode.iterm2.plist b/.configFiles/iterm2/com.googlecode.iterm2.plist index ebacd0a..50456ad 100644 --- a/.configFiles/iterm2/com.googlecode.iterm2.plist +++ b/.configFiles/iterm2/com.googlecode.iterm2.plist @@ -90,7 +90,7 @@ NSWindow Frame SharedPreferences 124 378 928 394 0 0 1680 1027 NSWindow Frame iTerm Window 0 - 183 154 1410 864 0 0 1680 1027 + 185 191 1256 496 0 0 1680 1027 NSWindow Frame iTerm Window 1 247 280 570 473 0 0 1680 1027 NSWindow Frame iTerm Window 2 @@ -2742,13 +2742,13 @@ 3.3.6 3.3.8 - 3.3.4 + 3.3.2 3.3.1 3.3.7 3.3.9 - 3.2.9 3.3.0 - 3.3.2 + 3.2.9 + 3.3.4 NoSyncCommandHistoryHasEverBeenUsed @@ -2779,7 +2779,7 @@ NoSyncInstallationId 2FC0C0E6-4E42-47D1-B1C7-19ED2E7A0D39 NoSyncLaunchExperienceControllerRunCount - 69 + 74 NoSyncNeverRemindPrefsChangesLostForFile NoSyncNeverRemindPrefsChangesLostForFile_selection @@ -3634,7 +3634,7 @@ SUHasLaunchedBefore SULastCheckTime - 2020-03-11T08:59:18Z + 2020-03-25T08:56:56Z SUSendProfileInfo SUUpdateGroupIdentifier @@ -3642,7 +3642,7 @@ SUUpdateRelaunchingMarker ShowFullScreenTabBar - + SoundForEsc StatusBarPosition diff --git a/.kube/config b/.kube/config index 9d11c5b..490fb4f 100644 --- a/.kube/config +++ b/.kube/config @@ -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 diff --git a/.zshrc b/.zshrc index 0f1001b..8e1ed59 100644 --- a/.zshrc +++ b/.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" diff --git a/wallpapers/wallhaven-13e379.png b/wallpapers/wallhaven-13e379.png new file mode 100644 index 0000000..9d23f85 Binary files /dev/null and b/wallpapers/wallhaven-13e379.png differ