Explorar o código

dev: automated commit - 2025-08-27 17:26:59

Mariano Z. hai 5 meses
pai
achega
6018f7b0dc
Modificáronse 5 ficheiros con 1 adicións e 1 borrados
  1. BIN=BIN
      config/.config/sdm-ui.yaml
  2. BIN=BIN
      gnupg/.gnupg/gpg-agent.conf
  3. BIN=BIN
      npm/.config/npm/npmrc
  4. BIN=BIN
      ssh/.ssh/config
  5. 1 1
      zsh/.config/zsh/mise.zsh

BIN=BIN
config/.config/sdm-ui.yaml


BIN=BIN
gnupg/.gnupg/gpg-agent.conf


BIN=BIN
npm/.config/npm/npmrc


BIN=BIN
ssh/.ssh/config


+ 1 - 1
zsh/.config/zsh/mise.zsh

@@ -1,5 +1,5 @@
 # Source it
-eval "$(/home/mzunino/.local/bin/mise activate zsh)"
+eval "$($HOME/.local/bin/mise activate zsh)"
 
 # Install mise if not present
 if ! command -v mise &> /dev/null