update with zn

This commit is contained in:
Morten Olsen
2025-10-22 10:18:47 +02:00
committed by Morten Olsen
parent 9705b9a7b8
commit 19c849039b
6 changed files with 55 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ cask "mqtt-explorer"
cask "obsidian"
cask "ollama-app"
cask "raycast"
cask "tree-sitter-cli"
brew "tree-sitter-cli"
{{- if ne .work true }}
cask "darktable"

View File

@@ -39,15 +39,18 @@
[push]
autoSetupRemote = true
{{- if eq .work false }}
[includeIf "gitdir:~/Projects/"]
path = "~/Projects/.gitconfig"
{{- end }}
[includeIf "gitdir:~/Projects/private"]
{{- if eq .work true}}
[includeIf "gitdir:~/Projects/private/"]
path = "~/Projects/private/.gitconfig"
[includeIf "gitdir:~/Projects/zeronorth"]
[includeIf "gitdir:~/Projects/zeronorth/"]
path = "~/Projects/zeronorth/.gitconfig"
{{- end }}

1
dot_gitignore_global Normal file
View File

@@ -0,0 +1 @@
.envrc

View File

@@ -0,0 +1,23 @@
[user]
email = fbtijfdq@void.black
name = Morten Olsen
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILAzuPy7D/54GxMq9Zhz0CUjaDnEQ6RkQ/yqVYl7U55k
[commit]
gpgsign = true
[gpg]
format = ssh
[gpg "ssh"]
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
[url "ssh://git@ssh-gitea.olsen.cloud:2205/"]
insteadOf = "https://gitea.olsen.cloud/"
[url "git@github-private:"]
insteadOf = https://github.com/

View File

@@ -0,0 +1,4 @@
export NODE_AUTH_TOKEN="op://Employee/Github NPM Token/password"
export NPM_TOKEN="op://Employee/Github NPM Token/password"
export NPM_GITHUB_TOKEN="op://Employee/Github NPM Token/password"
export AWS_PROFILE=zntest

View File

@@ -0,0 +1,20 @@
[user]
email = morten.olsen@zeronorth.com
name = Morten Olsen
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKDbZITpz5QrVIxPn9gKVWMPK+3W3YZZGszFOQvO/h7M
[commit]
gpgsign = true
[gpg]
format = ssh
[gpg "ssh"]
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
[url "git@github-zeronorth:"]
insteadOf = https://github.com/