« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.zshrc11
-rw-r--r--Sublime Text/Preferences.sublime-settings3
-rwxr-xr-xdevice/miniminimini_post2
-rwxr-xr-xdevice/miniminimini_pre23
-rw-r--r--melonDS.ini8
5 files changed, 42 insertions, 5 deletions
diff --git a/.zshrc b/.zshrc
index e9b83c4..198dc4c 100644
--- a/.zshrc
+++ b/.zshrc
@@ -51,6 +51,11 @@ fi
 
 if [[ -v DEVICE_HAS_HOMEBREW ]]; then
   eval "$("$DEVICE_HOMEBREW_INSTALLATION"/bin/brew shellenv)"
+
+  if [[ -z DEVICE_HAS_PYENV ]]; then
+    # https://github.com/pyenv/pyenv#homebrew-in-macos
+    alias brew='env PATH="${PATH//$(pyenv root)\/shims:/}" brew'
+  fi
 fi
 
 # -- Node Version Manager --
@@ -67,6 +72,12 @@ if [[ -v DEVICE_HAS_PYTHON_3 ]]; then
   PATH+=("$DEVICE_PYTHON_3_INSTALLATION/bin")
 fi
 
+# -- Python (pyenv) --
+
+if [[ -z DEVICE_HAS_PYENV ]]; then
+  eval "$(pyenv init -)"
+fi
+
 # -- Sublime Text --
 
 if [[ -v DEVICE_HAS_SUBLIME_TEXT ]]; then
diff --git a/Sublime Text/Preferences.sublime-settings b/Sublime Text/Preferences.sublime-settings
index b48212e..e1e0329 100644
--- a/Sublime Text/Preferences.sublime-settings
+++ b/Sublime Text/Preferences.sublime-settings
@@ -12,6 +12,7 @@
 
 	"wrap_width": 80,
 	"wrap_width_style": "min",
+	"draw_white_space": ["selection", "trailing"],
 
 	"tab_completion": false,
 	"mini_diff": "auto",
@@ -36,6 +37,6 @@
 	// MarkdownEditing preferences
 	"mde.auto_fold_link.enabled": false,
 	"mde.list_indent_bullets": [],
-	"color_scheme": "Packages/Theme - Cyanide/Cyanide - Wood - Black.tmTheme",
+	"color_scheme": "Packages/Theme - Cyanide/Cyanide - Contrasted Semi.tmTheme",
 	"font_size": 13,
 }
diff --git a/device/miniminimini_post b/device/miniminimini_post
new file mode 100755
index 0000000..52e7373
--- /dev/null
+++ b/device/miniminimini_post
@@ -0,0 +1,2 @@
+# Who buys a Refurbished Mac Mini (M1, 2020) in 2022? (post)
+# See miniminimini_pre for info.
diff --git a/device/miniminimini_pre b/device/miniminimini_pre
new file mode 100755
index 0000000..0985127
--- /dev/null
+++ b/device/miniminimini_pre
@@ -0,0 +1,23 @@
+# Who buys a Refurbished Mac Mini (M1, 2020) in 2022? (pre)
+# miniminimini.local
+#
+# This is a Mac mini 9,1 (M1, 2020).
+# Acquired in 2022.
+#
+# This is our primary desktop device. It's used for personal
+# and development purposes, and in all situations where a good
+# ol' big screen is best.
+
+export DEVICE_HAS_GPG
+
+export DEVICE_HAS_HOMEBREW
+export DEVICE_HOMEBREW_INSTALLATION="/opt/homebrew"
+
+export DEVICE_HAS_NVM
+export DEVICE_NVM_INSTALLATION="$HOME/.nvm"
+
+export DEVICE_HAS_PYENV
+export DEVICE_PYENV_CONFIGURATION="$HOME/.pyenv"
+
+export DEVICE_HAS_SUBLIME_TEXT
+export DEVICE_SUBLIME_TEXT_INSTALLATION="/Users/nebula/Applications/Development & Editors/Sublime Text.app"
diff --git a/melonDS.ini b/melonDS.ini
index daefad2..d80bc37 100644
--- a/melonDS.ini
+++ b/melonDS.ini
@@ -45,8 +45,8 @@ HKJoy_SolarSensorDecrease=-1
 HKJoy_SolarSensorIncrease=-1

 HKJoy_FrameStep=-1

 JoystickID=0

-WindowWidth=2208

-WindowHeight=1242

+WindowWidth=0

+WindowHeight=0

 WindowMax=0

 ScreenRotation=0

 ScreenGap=0

@@ -112,8 +112,8 @@ AudioBitrate=0
 AudioVolume=256

 MicInputType=0

 MicWavPath=

-LastROMFolder=/Users/nebula/Documents/Games (iCloud)/Nintendo DS

-RecentROM_0=/Users/nebula/Documents/Games (iCloud)/Nintendo DS/DRAGONQUEST9_REBALANCE.nds

+LastROMFolder=

+RecentROM_0=

 RecentROM_1=

 RecentROM_2=

 RecentROM_3=