diff --git a/facebook-bot/README.md b/facebook-bot/README.md
deleted file mode 100644
index 74f22a3..0000000
--- a/facebook-bot/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Facebook Bot Instructions
-
-This is used to programmaticly make posts to Facebook.
-
-## References
-
-- https://developers.facebook.com/docs/graph-api/reference/v18.0/group/feed
-- https://developers.facebook.com/tools/explorer?method=GET&path=896542914538874&version=v18.0
-
-An access token with `publish_to_groups` permissions is required to post to
-groups.
diff --git a/helix/config.toml b/helix/config.toml
deleted file mode 100644
index d1434df..0000000
--- a/helix/config.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-theme = "nightfox"
-
-[editor]
-line-number = "relative"
-cursorline = true
-color-modes = true
-shell = ["zsh", "-c"]
-
-[editor.cursor-shape]
-insert = "bar"
-normal = "block"
-select = "underline"
-
-[editor.file-picker]
-hidden = false
\ No newline at end of file
diff --git a/karabiner/automatic_backups/karabiner_20240417.json b/karabiner/automatic_backups/karabiner_20240417.json
deleted file mode 100644
index ec654ea..0000000
--- a/karabiner/automatic_backups/karabiner_20240417.json
+++ /dev/null
@@ -1,202 +0,0 @@
-{
- "global": {
- "ask_for_confirmation_before_quitting": true,
- "check_for_updates_on_startup": true,
- "show_in_menu_bar": true,
- "show_profile_name_in_menu_bar": false,
- "unsafe_ui": false
- },
- "profiles": [
- {
- "complex_modifications": {
- "parameters": {
- "basic.simultaneous_threshold_milliseconds": 50,
- "basic.to_delayed_action_delay_milliseconds": 500,
- "basic.to_if_alone_timeout_milliseconds": 1000,
- "basic.to_if_held_down_threshold_milliseconds": 500,
- "mouse_motion_to_scroll.speed": 100
- },
- "rules": []
- },
- "devices": [
- {
- "disable_built_in_keyboard_if_exists": false,
- "fn_function_keys": [],
- "game_pad_swap_sticks": false,
- "identifiers": {
- "is_game_pad": false,
- "is_keyboard": true,
- "is_pointing_device": false,
- "product_id": 834,
- "vendor_id": 1452
- },
- "ignore": false,
- "manipulate_caps_lock_led": true,
- "mouse_flip_horizontal_wheel": false,
- "mouse_flip_vertical_wheel": false,
- "mouse_flip_x": false,
- "mouse_flip_y": false,
- "mouse_swap_wheels": false,
- "mouse_swap_xy": false,
- "simple_modifications": [],
- "treat_as_built_in_keyboard": false
- },
- {
- "disable_built_in_keyboard_if_exists": false,
- "fn_function_keys": [],
- "game_pad_swap_sticks": false,
- "identifiers": {
- "is_game_pad": false,
- "is_keyboard": false,
- "is_pointing_device": true,
- "product_id": 834,
- "vendor_id": 1452
- },
- "ignore": true,
- "manipulate_caps_lock_led": false,
- "mouse_flip_horizontal_wheel": false,
- "mouse_flip_vertical_wheel": false,
- "mouse_flip_x": false,
- "mouse_flip_y": false,
- "mouse_swap_wheels": false,
- "mouse_swap_xy": false,
- "simple_modifications": [],
- "treat_as_built_in_keyboard": false
- }
- ],
- "fn_function_keys": [
- {
- "from": {
- "key_code": "f1"
- },
- "to": [
- {
- "consumer_key_code": "display_brightness_decrement"
- }
- ]
- },
- {
- "from": {
- "key_code": "f2"
- },
- "to": [
- {
- "consumer_key_code": "display_brightness_increment"
- }
- ]
- },
- {
- "from": {
- "key_code": "f3"
- },
- "to": [
- {
- "apple_vendor_keyboard_key_code": "mission_control"
- }
- ]
- },
- {
- "from": {
- "key_code": "f4"
- },
- "to": [
- {
- "apple_vendor_keyboard_key_code": "spotlight"
- }
- ]
- },
- {
- "from": {
- "key_code": "f5"
- },
- "to": [
- {
- "consumer_key_code": "dictation"
- }
- ]
- },
- {
- "from": {
- "key_code": "f6"
- },
- "to": [
- {
- "key_code": "f6"
- }
- ]
- },
- {
- "from": {
- "key_code": "f7"
- },
- "to": [
- {
- "consumer_key_code": "rewind"
- }
- ]
- },
- {
- "from": {
- "key_code": "f8"
- },
- "to": [
- {
- "consumer_key_code": "play_or_pause"
- }
- ]
- },
- {
- "from": {
- "key_code": "f9"
- },
- "to": [
- {
- "consumer_key_code": "fast_forward"
- }
- ]
- },
- {
- "from": {
- "key_code": "f10"
- },
- "to": [
- {
- "consumer_key_code": "mute"
- }
- ]
- },
- {
- "from": {
- "key_code": "f11"
- },
- "to": [
- {
- "consumer_key_code": "volume_decrement"
- }
- ]
- },
- {
- "from": {
- "key_code": "f12"
- },
- "to": [
- {
- "consumer_key_code": "volume_increment"
- }
- ]
- }
- ],
- "name": "Default profile",
- "parameters": {
- "delay_milliseconds_before_open_device": 1000
- },
- "selected": true,
- "simple_modifications": [],
- "virtual_hid_keyboard": {
- "country_code": 0,
- "indicate_sticky_modifier_keys_state": true,
- "mouse_key_xy_scale": 100
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/karabiner/karabiner.json b/karabiner/karabiner.json
deleted file mode 100644
index 9d59dbd..0000000
--- a/karabiner/karabiner.json
+++ /dev/null
@@ -1,240 +0,0 @@
-{
- "global": {
- "ask_for_confirmation_before_quitting": true,
- "check_for_updates_on_startup": true,
- "show_in_menu_bar": true,
- "show_profile_name_in_menu_bar": false,
- "unsafe_ui": false
- },
- "profiles": [
- {
- "complex_modifications": {
- "parameters": {
- "basic.simultaneous_threshold_milliseconds": 50,
- "basic.to_delayed_action_delay_milliseconds": 500,
- "basic.to_if_alone_timeout_milliseconds": 1000,
- "basic.to_if_held_down_threshold_milliseconds": 500,
- "mouse_motion_to_scroll.speed": 100
- },
- "rules": [
- {
- "manipulators": [
- {
- "description": "Change caps_lock to command+control+option+shift.",
- "from": {
- "key_code": "caps_lock",
- "modifiers": {
- "optional": [
- "any"
- ]
- }
- },
- "to": [
- {
- "key_code": "left_shift",
- "modifiers": [
- "left_command",
- "left_control",
- "left_option"
- ]
- }
- ],
- "type": "basic"
- }
- ]
- }
- ]
- },
- "devices": [
- {
- "disable_built_in_keyboard_if_exists": false,
- "fn_function_keys": [],
- "game_pad_swap_sticks": false,
- "identifiers": {
- "is_game_pad": false,
- "is_keyboard": true,
- "is_pointing_device": false,
- "product_id": 834,
- "vendor_id": 1452
- },
- "ignore": false,
- "manipulate_caps_lock_led": true,
- "mouse_flip_horizontal_wheel": false,
- "mouse_flip_vertical_wheel": false,
- "mouse_flip_x": false,
- "mouse_flip_y": false,
- "mouse_swap_wheels": false,
- "mouse_swap_xy": false,
- "simple_modifications": [
- {
- "from": {
- "key_code": "caps_lock"
- },
- "to": [
- {
- "key_code": "left_control"
- }
- ]
- }
- ],
- "treat_as_built_in_keyboard": false
- },
- {
- "disable_built_in_keyboard_if_exists": false,
- "fn_function_keys": [],
- "game_pad_swap_sticks": false,
- "identifiers": {
- "is_game_pad": false,
- "is_keyboard": false,
- "is_pointing_device": true,
- "product_id": 834,
- "vendor_id": 1452
- },
- "ignore": true,
- "manipulate_caps_lock_led": false,
- "mouse_flip_horizontal_wheel": false,
- "mouse_flip_vertical_wheel": false,
- "mouse_flip_x": false,
- "mouse_flip_y": false,
- "mouse_swap_wheels": false,
- "mouse_swap_xy": false,
- "simple_modifications": [],
- "treat_as_built_in_keyboard": false
- }
- ],
- "fn_function_keys": [
- {
- "from": {
- "key_code": "f1"
- },
- "to": [
- {
- "consumer_key_code": "display_brightness_decrement"
- }
- ]
- },
- {
- "from": {
- "key_code": "f2"
- },
- "to": [
- {
- "consumer_key_code": "display_brightness_increment"
- }
- ]
- },
- {
- "from": {
- "key_code": "f3"
- },
- "to": [
- {
- "apple_vendor_keyboard_key_code": "mission_control"
- }
- ]
- },
- {
- "from": {
- "key_code": "f4"
- },
- "to": [
- {
- "apple_vendor_keyboard_key_code": "spotlight"
- }
- ]
- },
- {
- "from": {
- "key_code": "f5"
- },
- "to": [
- {
- "consumer_key_code": "dictation"
- }
- ]
- },
- {
- "from": {
- "key_code": "f6"
- },
- "to": [
- {
- "key_code": "f6"
- }
- ]
- },
- {
- "from": {
- "key_code": "f7"
- },
- "to": [
- {
- "consumer_key_code": "rewind"
- }
- ]
- },
- {
- "from": {
- "key_code": "f8"
- },
- "to": [
- {
- "consumer_key_code": "play_or_pause"
- }
- ]
- },
- {
- "from": {
- "key_code": "f9"
- },
- "to": [
- {
- "consumer_key_code": "fast_forward"
- }
- ]
- },
- {
- "from": {
- "key_code": "f10"
- },
- "to": [
- {
- "consumer_key_code": "mute"
- }
- ]
- },
- {
- "from": {
- "key_code": "f11"
- },
- "to": [
- {
- "consumer_key_code": "volume_decrement"
- }
- ]
- },
- {
- "from": {
- "key_code": "f12"
- },
- "to": [
- {
- "consumer_key_code": "volume_increment"
- }
- ]
- }
- ],
- "name": "Default profile",
- "parameters": {
- "delay_milliseconds_before_open_device": 1000
- },
- "selected": true,
- "simple_modifications": [],
- "virtual_hid_keyboard": {
- "country_code": 0,
- "indicate_sticky_modifier_keys_state": true,
- "mouse_key_xy_scale": 100
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/macOS/.config/iterm/com.googlecode.iterm2.plist b/macOS/.config/iterm/com.googlecode.iterm2.plist
deleted file mode 100644
index 31fcc28..0000000
--- a/macOS/.config/iterm/com.googlecode.iterm2.plist
+++ /dev/null
@@ -1,720 +0,0 @@
-
-
-
-
- AllowClipboardAccess
-
- Default Bookmark Guid
- A30A702C-1CC2-4C2A-A29F-505BC017C0A6
- DoubleClickPerformsSmartSelection
-
- EnableProxyIcon
-
- HapticFeedbackForEsc
-
- HotkeyMigratedFromSingleToMulti
-
- IRMemory
- 4
- New Bookmarks
-
-
- ASCII Anti Aliased
-
- Ambiguous Double Width
-
- Ansi 0 Color
-
- Blue Component
- 0
- Green Component
- 0
- Red Component
- 0
-
- Ansi 1 Color
-
- Blue Component
- 0
- Green Component
- 0
- Red Component
- 0.8
-
- Ansi 10 Color
-
- Blue Component
- 0.2039216
- Green Component
- 0.8862745
- Red Component
- 0.5411764999999999
-
- Ansi 11 Color
-
- Blue Component
- 0.3098039
- Green Component
- 0.9137255
- Red Component
- 0.9882353
-
- Ansi 12 Color
-
- Blue Component
- 0.8117647
- Green Component
- 0.6235294
- Red Component
- 0.4470588
-
- Ansi 13 Color
-
- Blue Component
- 0.6588235
- Green Component
- 0.4980392
- Red Component
- 0.6784314
-
- Ansi 14 Color
-
- Blue Component
- 0.8862745
- Green Component
- 0.8862745
- Red Component
- 0.2039216
-
- Ansi 15 Color
-
- Blue Component
- 0.9254902
- Green Component
- 0.9333333
- Red Component
- 0.9333333
-
- Ansi 2 Color
-
- Blue Component
- 0.02352941
- Green Component
- 0.6039215999999999
- Red Component
- 0.3058824
-
- Ansi 3 Color
-
- Blue Component
- 0
- Green Component
- 0.627451
- Red Component
- 0.7686275
-
- Ansi 4 Color
-
- Blue Component
- 0.6431373
- Green Component
- 0.3960784
- Red Component
- 0.2039216
-
- Ansi 5 Color
-
- Blue Component
- 0.4823529
- Green Component
- 0.3137255
- Red Component
- 0.4588235
-
- Ansi 6 Color
-
- Blue Component
- 0.6039215999999999
- Green Component
- 0.5960785
- Red Component
- 0.02352941
-
- Ansi 7 Color
-
- Blue Component
- 0.8117647
- Green Component
- 0.8431373
- Red Component
- 0.827451
-
- Ansi 8 Color
-
- Blue Component
- 0.3254902
- Green Component
- 0.3411765
- Red Component
- 0.3333333
-
- Ansi 9 Color
-
- Blue Component
- 0.1607843
- Green Component
- 0.1607843
- Red Component
- 0.9372549
-
- BM Growl
-
- Background Color
-
- Alpha Component
- 1
- Blue Component
- 0.10000000000000001
- Color Space
- sRGB
- Green Component
- 0.10000000000000001
- Red Component
- 0.10000000000000001
-
- Background Image Location
-
- Badge Color
-
- Alpha Component
- 0.5
- Blue Component
- 0.0
- Color Space
- sRGB
- Green Component
- 0.14910030364990234
- Red Component
- 1
-
- Blinking Cursor
-
- Blur
-
- Bold Color
-
- Blue Component
- 1
- Green Component
- 1
- Red Component
- 1
-
- Bound Hosts
-
- Character Encoding
- 4
- Close Sessions On End
-
- Columns
- 180
- Command
-
- Cursor Color
-
- Blue Component
- 1
- Green Component
- 1
- Red Component
- 1
-
- Cursor Guide Color
-
- Alpha Component
- 0.25
- Blue Component
- 1
- Color Space
- sRGB
- Green Component
- 0.92681378126144409
- Red Component
- 0.70214027166366577
-
- Cursor Text Color
-
- Blue Component
- 0
- Green Component
- 0
- Red Component
- 0
-
- Custom Command
- No
- Custom Directory
- No
- Default Bookmark
- No
- Description
- Default
- Disable Window Resizing
-
- Flashing Bell
-
- Foreground Color
-
- Blue Component
- 1
- Green Component
- 1
- Red Component
- 1
-
- Guid
- A30A702C-1CC2-4C2A-A29F-505BC017C0A6
- Horizontal Spacing
- 1
- Idle Code
- 0
- Jobs to Ignore
-
- rlogin
- ssh
- slogin
- telnet
-
- Keyboard Map
-
- 0x2d-0x40000
-
- Action
- 11
- Text
- 0x1f
-
- 0x32-0x40000
-
- Action
- 11
- Text
- 0x00
-
- 0x33-0x40000
-
- Action
- 11
- Text
- 0x1b
-
- 0x34-0x40000
-
- Action
- 11
- Text
- 0x1c
-
- 0x35-0x40000
-
- Action
- 11
- Text
- 0x1d
-
- 0x36-0x40000
-
- Action
- 11
- Text
- 0x1e
-
- 0x37-0x40000
-
- Action
- 11
- Text
- 0x1f
-
- 0x38-0x40000
-
- Action
- 11
- Text
- 0x7f
-
- 0xf700-0x220000
-
- Action
- 10
- Text
- [1;2A
-
- 0xf700-0x240000
-
- Action
- 10
- Text
- [1;5A
-
- 0xf700-0x260000
-
- Action
- 10
- Text
- [1;6A
-
- 0xf700-0x280000
-
- Action
- 11
- Text
- 0x1b 0x1b 0x5b 0x41
-
- 0xf701-0x220000
-
- Action
- 10
- Text
- [1;2B
-
- 0xf701-0x240000
-
- Action
- 10
- Text
- [1;5B
-
- 0xf701-0x260000
-
- Action
- 10
- Text
- [1;6B
-
- 0xf701-0x280000
-
- Action
- 11
- Text
- 0x1b 0x1b 0x5b 0x42
-
- 0xf702-0x220000
-
- Action
- 10
- Text
- [1;2D
-
- 0xf702-0x240000
-
- Action
- 10
- Text
- [1;5D
-
- 0xf702-0x260000
-
- Action
- 10
- Text
- [1;6D
-
- 0xf702-0x280000
-
- Action
- 11
- Text
- 0x1b 0x1b 0x5b 0x44
-
- 0xf703-0x220000
-
- Action
- 10
- Text
- [1;2C
-
- 0xf703-0x240000
-
- Action
- 10
- Text
- [1;5C
-
- 0xf703-0x260000
-
- Action
- 10
- Text
- [1;6C
-
- 0xf703-0x280000
-
- Action
- 11
- Text
- 0x1b 0x1b 0x5b 0x43
-
- 0xf704-0x20000
-
- Action
- 10
- Text
- [1;2P
-
- 0xf705-0x20000
-
- Action
- 10
- Text
- [1;2Q
-
- 0xf706-0x20000
-
- Action
- 10
- Text
- [1;2R
-
- 0xf707-0x20000
-
- Action
- 10
- Text
- [1;2S
-
- 0xf708-0x20000
-
- Action
- 10
- Text
- [15;2~
-
- 0xf709-0x20000
-
- Action
- 10
- Text
- [17;2~
-
- 0xf70a-0x20000
-
- Action
- 10
- Text
- [18;2~
-
- 0xf70b-0x20000
-
- Action
- 10
- Text
- [19;2~
-
- 0xf70c-0x20000
-
- Action
- 10
- Text
- [20;2~
-
- 0xf70d-0x20000
-
- Action
- 10
- Text
- [21;2~
-
- 0xf70e-0x20000
-
- Action
- 10
- Text
- [23;2~
-
- 0xf70f-0x20000
-
- Action
- 10
- Text
- [24;2~
-
- 0xf729-0x20000
-
- Action
- 10
- Text
- [1;2H
-
- 0xf729-0x40000
-
- Action
- 10
- Text
- [1;5H
-
- 0xf72b-0x20000
-
- Action
- 10
- Text
- [1;2F
-
- 0xf72b-0x40000
-
- Action
- 10
- Text
- [1;5F
-
-
- Link Color
-
- Alpha Component
- 1
- Blue Component
- 0.73422706127166748
- Color Space
- sRGB
- Green Component
- 0.35915294289588928
- Red Component
- 0.0
-
- Mouse Reporting
-
- Name
- mhoush
- Non Ascii Font
- icomoon 12
- Non-ASCII Anti Aliased
-
- Normal Font
- InconsolataNerdFontCompleteM-Regular 20
- Option Key Sends
- 0
- Prompt Before Closing 2
-
- Right Option Key Sends
- 0
- Rows
- 60
- Screen
- -1
- Scrollback Lines
- 1000
- Selected Text Color
-
- Blue Component
- 0
- Green Component
- 0
- Red Component
- 0
-
- Selection Color
-
- Blue Component
- 1
- Green Component
- 0.8353
- Red Component
- 0.7098
-
- Send Code When Idle
-
- Shortcut
-
- Show Status Bar
-
- Silence Bell
-
- Sync Title
-
- Tags
-
- Terminal Type
- xterm-256color
- Transparency
- 0.0
- Unlimited Scrollback
-
- Use Bold Font
-
- Use Bright Bold
-
- Use Italic Font
-
- Use Non-ASCII Font
-
- Vertical Spacing
- 1
- Visual Bell
-
- Window Type
- 0
- Working Directory
- /Users/michael
-
-
- OnlyWhenMoreTabs
-
- OpenArrangementAtStartup
-
- OpenNoWindowsAtStartup
-
- OpenTmuxWindowsIn
- 0
- PointerActions
-
- Button,1,1,,
-
- Action
- kContextMenuPointerAction
-
- Button,2,1,,
-
- Action
- kPasteFromClipboardPointerAction
-
- Gesture,ThreeFingerSwipeDown,,
-
- Action
- kPrevWindowPointerAction
-
- Gesture,ThreeFingerSwipeLeft,,
-
- Action
- kPrevTabPointerAction
-
- Gesture,ThreeFingerSwipeRight,,
-
- Action
- kNextTabPointerAction
-
- Gesture,ThreeFingerSwipeUp,,
-
- Action
- kNextWindowPointerAction
-
-
- Print In Black And White
-
- PromptOnQuit
-
- QuitWhenAllWindowsClosed
-
- SoundForEsc
-
- SwitchPaneModifier
- 1
- TabStyleWithAutomaticOption
- 5
- VisualIndicatorForEsc
-
- kCPKSelectionViewPreferredModeKey
- 5
- kCPKSelectionViewShowHSBTextFieldsKey
-
-
-
diff --git a/macOS/.config/iterm/profile.json b/macOS/.config/iterm/profile.json
deleted file mode 100644
index f5dce37..0000000
--- a/macOS/.config/iterm/profile.json
+++ /dev/null
@@ -1,360 +0,0 @@
-{
- "Link Color" : {
- "Red Component" : 0,
- "Color Space" : "sRGB",
- "Blue Component" : 0.73422706127166748,
- "Alpha Component" : 1,
- "Green Component" : 0.35915294289588928
- },
- "Tags" : [
-
- ],
- "Ansi 12 Color" : {
- "Green Component" : "0.6235294",
- "Blue Component" : "0.8117647",
- "Red Component" : "0.4470588"
- },
- "Ansi 7 Color" : {
- "Green Component" : "0.8431373",
- "Blue Component" : "0.8117647",
- "Red Component" : "0.827451"
- },
- "Ansi 8 Color" : {
- "Green Component" : "0.3411765",
- "Blue Component" : "0.3254902",
- "Red Component" : "0.3333333"
- },
- "Bold Color" : {
- "Green Component" : "1",
- "Blue Component" : "1",
- "Red Component" : "1"
- },
- "Ansi 9 Color" : {
- "Green Component" : "0.1607843",
- "Blue Component" : "0.1607843",
- "Red Component" : "0.9372549"
- },
- "Horizontal Spacing" : 1,
- "Right Option Key Sends" : 0,
- "Rows" : 60,
- "Default Bookmark" : "No",
- "Cursor Guide Color" : {
- "Red Component" : 0.70214027166366577,
- "Color Space" : "sRGB",
- "Blue Component" : 1,
- "Alpha Component" : 0.25,
- "Green Component" : 0.92681378126144409
- },
- "Non-ASCII Anti Aliased" : true,
- "Use Bright Bold" : true,
- "Ansi 10 Color" : {
- "Green Component" : "0.8862745",
- "Blue Component" : "0.2039216",
- "Red Component" : "0.5411764999999999"
- },
- "Ambiguous Double Width" : false,
- "Jobs to Ignore" : [
- "rlogin",
- "ssh",
- "slogin",
- "telnet"
- ],
- "Show Status Bar" : false,
- "Ansi 15 Color" : {
- "Green Component" : "0.9333333",
- "Blue Component" : "0.9254902",
- "Red Component" : "0.9333333"
- },
- "Foreground Color" : {
- "Green Component" : "1",
- "Blue Component" : "1",
- "Red Component" : "1"
- },
- "Bound Hosts" : [
-
- ],
- "Working Directory" : "\/Users\/michael",
- "Blinking Cursor" : false,
- "Disable Window Resizing" : true,
- "Sync Title" : false,
- "Prompt Before Closing 2" : false,
- "BM Growl" : true,
- "Command" : "",
- "Description" : "Default",
- "Mouse Reporting" : true,
- "Screen" : -1,
- "Selection Color" : {
- "Green Component" : "0.8353",
- "Blue Component" : "1",
- "Red Component" : "0.7098"
- },
- "Columns" : 180,
- "Idle Code" : 0,
- "Ansi 13 Color" : {
- "Green Component" : "0.4980392",
- "Blue Component" : "0.6588235",
- "Red Component" : "0.6784314"
- },
- "Custom Command" : "No",
- "ASCII Anti Aliased" : true,
- "Non Ascii Font" : "icomoon 12",
- "Vertical Spacing" : 1,
- "Use Bold Font" : true,
- "Option Key Sends" : 0,
- "Selected Text Color" : {
- "Green Component" : "0",
- "Blue Component" : "0",
- "Red Component" : "0"
- },
- "Background Color" : {
- "Red Component" : 0.10000000000000001,
- "Color Space" : "sRGB",
- "Blue Component" : 0.10000000000000001,
- "Alpha Component" : 1,
- "Green Component" : 0.10000000000000001
- },
- "Character Encoding" : 4,
- "Ansi 11 Color" : {
- "Green Component" : "0.9137255",
- "Blue Component" : "0.3098039",
- "Red Component" : "0.9882353"
- },
- "Use Italic Font" : true,
- "Unlimited Scrollback" : false,
- "Keyboard Map" : {
- "0xf700-0x260000" : {
- "Text" : "[1;6A",
- "Action" : 10
- },
- "0x37-0x40000" : {
- "Text" : "0x1f",
- "Action" : 11
- },
- "0x32-0x40000" : {
- "Text" : "0x00",
- "Action" : 11
- },
- "0xf709-0x20000" : {
- "Text" : "[17;2~",
- "Action" : 10
- },
- "0xf70c-0x20000" : {
- "Text" : "[20;2~",
- "Action" : 10
- },
- "0xf729-0x20000" : {
- "Text" : "[1;2H",
- "Action" : 10
- },
- "0xf72b-0x40000" : {
- "Text" : "[1;5F",
- "Action" : 10
- },
- "0xf705-0x20000" : {
- "Text" : "[1;2Q",
- "Action" : 10
- },
- "0xf703-0x260000" : {
- "Text" : "[1;6C",
- "Action" : 10
- },
- "0xf700-0x220000" : {
- "Text" : "[1;2A",
- "Action" : 10
- },
- "0xf701-0x280000" : {
- "Text" : "0x1b 0x1b 0x5b 0x42",
- "Action" : 11
- },
- "0x38-0x40000" : {
- "Text" : "0x7f",
- "Action" : 11
- },
- "0x33-0x40000" : {
- "Text" : "0x1b",
- "Action" : 11
- },
- "0xf703-0x220000" : {
- "Text" : "[1;2C",
- "Action" : 10
- },
- "0xf701-0x240000" : {
- "Text" : "[1;5B",
- "Action" : 10
- },
- "0xf70d-0x20000" : {
- "Text" : "[21;2~",
- "Action" : 10
- },
- "0xf702-0x260000" : {
- "Text" : "[1;6D",
- "Action" : 10
- },
- "0xf729-0x40000" : {
- "Text" : "[1;5H",
- "Action" : 10
- },
- "0xf706-0x20000" : {
- "Text" : "[1;2R",
- "Action" : 10
- },
- "0x34-0x40000" : {
- "Text" : "0x1c",
- "Action" : 11
- },
- "0xf700-0x280000" : {
- "Text" : "0x1b 0x1b 0x5b 0x41",
- "Action" : 11
- },
- "0x2d-0x40000" : {
- "Text" : "0x1f",
- "Action" : 11
- },
- "0xf70e-0x20000" : {
- "Text" : "[23;2~",
- "Action" : 10
- },
- "0xf702-0x220000" : {
- "Text" : "[1;2D",
- "Action" : 10
- },
- "0xf703-0x280000" : {
- "Text" : "0x1b 0x1b 0x5b 0x43",
- "Action" : 11
- },
- "0xf700-0x240000" : {
- "Text" : "[1;5A",
- "Action" : 10
- },
- "0xf707-0x20000" : {
- "Text" : "[1;2S",
- "Action" : 10
- },
- "0xf70a-0x20000" : {
- "Text" : "[18;2~",
- "Action" : 10
- },
- "0x35-0x40000" : {
- "Text" : "0x1d",
- "Action" : 11
- },
- "0xf70f-0x20000" : {
- "Text" : "[24;2~",
- "Action" : 10
- },
- "0xf703-0x240000" : {
- "Text" : "[1;5C",
- "Action" : 10
- },
- "0xf701-0x260000" : {
- "Text" : "[1;6B",
- "Action" : 10
- },
- "0xf702-0x280000" : {
- "Text" : "0x1b 0x1b 0x5b 0x44",
- "Action" : 11
- },
- "0xf72b-0x20000" : {
- "Text" : "[1;2F",
- "Action" : 10
- },
- "0x36-0x40000" : {
- "Text" : "0x1e",
- "Action" : 11
- },
- "0xf708-0x20000" : {
- "Text" : "[15;2~",
- "Action" : 10
- },
- "0xf701-0x220000" : {
- "Text" : "[1;2B",
- "Action" : 10
- },
- "0xf70b-0x20000" : {
- "Text" : "[19;2~",
- "Action" : 10
- },
- "0xf702-0x240000" : {
- "Text" : "[1;5D",
- "Action" : 10
- },
- "0xf704-0x20000" : {
- "Text" : "[1;2P",
- "Action" : 10
- }
- },
- "Window Type" : 0,
- "Background Image Location" : "",
- "Blur" : false,
- "Badge Color" : {
- "Red Component" : 1,
- "Color Space" : "sRGB",
- "Blue Component" : 0,
- "Alpha Component" : 0.5,
- "Green Component" : 0.14910030364990234
- },
- "Scrollback Lines" : 1000,
- "Send Code When Idle" : false,
- "Close Sessions On End" : true,
- "Terminal Type" : "xterm-256color",
- "Visual Bell" : true,
- "Flashing Bell" : false,
- "Silence Bell" : false,
- "Ansi 14 Color" : {
- "Green Component" : "0.8862745",
- "Blue Component" : "0.8862745",
- "Red Component" : "0.2039216"
- },
- "Name" : "mhoush",
- "Cursor Text Color" : {
- "Green Component" : "0",
- "Blue Component" : "0",
- "Red Component" : "0"
- },
- "Shortcut" : "",
- "Cursor Color" : {
- "Green Component" : "1",
- "Blue Component" : "1",
- "Red Component" : "1"
- },
- "Transparency" : 0,
- "Ansi 1 Color" : {
- "Green Component" : "0",
- "Blue Component" : "0",
- "Red Component" : "0.8"
- },
- "Ansi 2 Color" : {
- "Green Component" : "0.6039215999999999",
- "Blue Component" : "0.02352941",
- "Red Component" : "0.3058824"
- },
- "Ansi 3 Color" : {
- "Green Component" : "0.627451",
- "Blue Component" : "0",
- "Red Component" : "0.7686275"
- },
- "Ansi 4 Color" : {
- "Green Component" : "0.3960784",
- "Blue Component" : "0.6431373",
- "Red Component" : "0.2039216"
- },
- "Ansi 5 Color" : {
- "Green Component" : "0.3137255",
- "Blue Component" : "0.4823529",
- "Red Component" : "0.4588235"
- },
- "Use Non-ASCII Font" : false,
- "Ansi 6 Color" : {
- "Green Component" : "0.5960785",
- "Blue Component" : "0.6039215999999999",
- "Red Component" : "0.02352941"
- },
- "Normal Font" : "InconsolataNerdFontCompleteM-Regular 20",
- "Custom Directory" : "No",
- "Ansi 0 Color" : {
- "Green Component" : "0",
- "Blue Component" : "0",
- "Red Component" : "0"
- },
- "Guid" : "A30A702C-1CC2-4C2A-A29F-505BC017C0A6"
-}
\ No newline at end of file
diff --git a/macOS/LaunchAgents/com.michael.clear-screenshots.plist b/macOS/LaunchAgents/com.michael.clear-screenshots.plist
deleted file mode 100644
index c1eecbd..0000000
--- a/macOS/LaunchAgents/com.michael.clear-screenshots.plist
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
- Label
- com.micheal.clear-screenshots
- ProgramArguments
-
- zsh
- -c
- /Users/michael/.config/zsh/functions/clean-screenshots
-
- StartCalendarInterval
-
- Day
- 1
- Hour
- 0
- Minute
- 0
- Weekday
- 0
-
- UserName
- michael
- RunAtLoad
-
- StandardOutPath
- /var/log/com.michael.clear-screenshots.out.log
- StandardErrorPath
- /var/log/com.michael.clear-screenshots.error.log
-
-
diff --git a/macOS/LaunchAgents/com.michael.dotfiles.commit.plist b/macOS/LaunchAgents/com.michael.dotfiles.commit.plist
deleted file mode 100644
index 9984cd4..0000000
--- a/macOS/LaunchAgents/com.michael.dotfiles.commit.plist
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
- Label
- com.micheal.dotfiles.commit
-
- WorkingDirectory
- /Users/michael/.dotfiles
-
- ProgramArguments
-
- /Users/michael/.local/share/scripts/auto-git-commit
-
-
- StartInterval
- 3600
-
- KeepAlive
-
-
- RunAtLoad
-
-
- StandardOutPath
- /tmp/com.michael.dotfiles.commit.log
-
- StandardErrorPath
- /tmp/com.michael.dotfiles.commit.error.log
-
-
diff --git a/nap/config.yaml b/nap/config.yaml
deleted file mode 100644
index 5fb1481..0000000
--- a/nap/config.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-# Configuration
-home: ~/.local/nap
-default_language: go
-theme: nord
-
-# Colors
-background: "0"
-foreground: "7"
-primary_color: "#AFBEE1"
-primary_color_subdued: "#64708D"
-green: "#527251"
-bright_green: "#BCE1AF"
-bright_red: "#E49393"
-red: "#A46060"
-black: "#373B41"
-gray: "240"
-white: "#FFFFFF"
diff --git a/raycast/Raycast 2024-04-13 18.31.52.rayconfig b/raycast/Raycast 2024-04-13 18.31.52.rayconfig
deleted file mode 100644
index 46ce6c2..0000000
Binary files a/raycast/Raycast 2024-04-13 18.31.52.rayconfig and /dev/null differ
diff --git a/sketchybar/plugins/battery.sh b/sketchybar/plugins/battery.sh
deleted file mode 100755
index 9dd9627..0000000
--- a/sketchybar/plugins/battery.sh
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-
-PERCENTAGE="$(pmset -g batt | grep -Eo "\d+%" | cut -d% -f1)"
-CHARGING="$(pmset -g batt | grep 'AC Power')"
-
-if [ "$PERCENTAGE" = "" ]; then
- exit 0
-fi
-
-case "${PERCENTAGE}" in
- 9[0-9]|100) ICON=""
- ;;
- [6-8][0-9]) ICON=""
- ;;
- [3-5][0-9]) ICON=""
- ;;
- [1-2][0-9]) ICON=""
- ;;
- *) ICON=""
-esac
-
-if [[ "$CHARGING" != "" ]]; then
- ICON=""
-fi
-
-# The item invoking this script (name $NAME) will get its icon and label
-# updated with the current battery status
-sketchybar --set "$NAME" icon="$ICON" label="${PERCENTAGE}%"
diff --git a/sketchybar/plugins/clock.sh b/sketchybar/plugins/clock.sh
deleted file mode 100755
index d5830f2..0000000
--- a/sketchybar/plugins/clock.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# The $NAME variable is passed from sketchybar and holds the name of
-# the item invoking this script:
-# https://felixkratz.github.io/SketchyBar/config/events#events-and-scripting
-
-sketchybar --set "$NAME" label="$(date '+%m/%d %H:%M')"
diff --git a/sketchybar/plugins/front_app.sh b/sketchybar/plugins/front_app.sh
deleted file mode 100755
index fb6d0b3..0000000
--- a/sketchybar/plugins/front_app.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-# Some events send additional information specific to the event in the $INFO
-# variable. E.g. the front_app_switched event sends the name of the newly
-# focused application in the $INFO variable:
-# https://felixkratz.github.io/SketchyBar/config/events#events-and-scripting
-
-if [ "$SENDER" = "front_app_switched" ]; then
- sketchybar --set "$NAME" label="$INFO"
-fi
diff --git a/sketchybar/plugins/space.sh b/sketchybar/plugins/space.sh
deleted file mode 100755
index b8602b5..0000000
--- a/sketchybar/plugins/space.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# The $SELECTED variable is available for space components and indicates if
-# the space invoking this script (with name: $NAME) is currently selected:
-# https://felixkratz.github.io/SketchyBar/config/components#space----associate-mission-control-spaces-with-an-item
-
-sketchybar --set "$NAME" background.drawing="$SELECTED"
diff --git a/sketchybar/plugins/volume.sh b/sketchybar/plugins/volume.sh
deleted file mode 100755
index 6e69a5d..0000000
--- a/sketchybar/plugins/volume.sh
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-# The volume_change event supplies a $INFO variable in which the current volume
-# percentage is passed to the script.
-
-if [ "$SENDER" = "volume_change" ]; then
- VOLUME="$INFO"
-
- case "$VOLUME" in
- [6-9][0-9]|100) ICON=""
- ;;
- [3-5][0-9]) ICON=""
- ;;
- [1-9]|[1-2][0-9]) ICON=""
- ;;
- *) ICON=""
- esac
-
- sketchybar --set "$NAME" icon="$ICON" label="$VOLUME%"
-fi
diff --git a/sketchybar/sketchybarrc b/sketchybar/sketchybarrc
deleted file mode 100755
index 8815e5a..0000000
--- a/sketchybar/sketchybarrc
+++ /dev/null
@@ -1,91 +0,0 @@
-# This is a demo config to showcase some of the most important commands.
-# It is meant to be changed and configured, as it is intentionally kept sparse.
-# For a (much) more advanced configuration example see my dotfiles:
-# https://github.com/FelixKratz/dotfiles
-
-PLUGIN_DIR="$CONFIG_DIR/plugins"
-
-##### Bar Appearance #####
-# Configuring the general appearance of the bar.
-# These are only some of the options available. For all options see:
-# https://felixkratz.github.io/SketchyBar/config/bar
-# If you are looking for other colors, see the color picker:
-# https://felixkratz.github.io/SketchyBar/config/tricks#color-picker
-
-sketchybar --bar position=top height=40 blur_radius=30 color=0xd1000000
-
-##### Changing Defaults #####
-# We now change some default values, which are applied to all further items.
-# For a full list of all available item properties see:
-# https://felixkratz.github.io/SketchyBar/config/items
-
-default=(
- padding_left=5
- padding_right=5
- icon.font="Hack Nerd Font:Bold:17.0"
- label.font="Hack Nerd Font:Bold:14.0"
- icon.color=0xffffffff
- label.color=0xffffffff
- icon.padding_left=4
- icon.padding_right=4
- label.padding_left=4
- label.padding_right=4
-)
-sketchybar --default "${default[@]}"
-
-##### Adding Mission Control Space Indicators #####
-# Let's add some mission control spaces:
-# https://felixkratz.github.io/SketchyBar/config/components#space----associate-mission-control-spaces-with-an-item
-# to indicate active and available mission control spaces.
-
-SPACE_ICONS=("1" "2" "3" "4" "5" "6" "7" "8" "9" "10")
-for i in "${!SPACE_ICONS[@]}"
-do
- sid="$(($i+1))"
- space=(
- space="$sid"
- icon="${SPACE_ICONS[i]}"
- icon.padding_left=7
- icon.padding_right=7
- background.color=0x40ffffff
- background.corner_radius=5
- background.height=25
- label.drawing=off
- script="$PLUGIN_DIR/space.sh"
- click_script="yabai -m space --focus $sid"
- )
- sketchybar --add space space."$sid" left --set space."$sid" "${space[@]}"
-done
-
-##### Adding Left Items #####
-# We add some regular items to the left side of the bar, where
-# only the properties deviating from the current defaults need to be set
-
-sketchybar --add item chevron left \
- --set chevron icon= label.drawing=off \
- --add item front_app left \
- --set front_app icon.drawing=off script="$PLUGIN_DIR/front_app.sh" \
- --subscribe front_app front_app_switched
-
-##### Adding Right Items #####
-# In the same way as the left items we can add items to the right side.
-# Additional position (e.g. center) are available, see:
-# https://felixkratz.github.io/SketchyBar/config/items#adding-items-to-sketchybar
-
-# Some items refresh on a fixed cycle, e.g. the clock runs its script once
-# every 10s. Other items respond to events they subscribe to, e.g. the
-# volume.sh script is only executed once an actual change in system audio
-# volume is registered. More info about the event system can be found here:
-# https://felixkratz.github.io/SketchyBar/config/events
-
-sketchybar --add item clock right \
- --set clock update_freq=10 icon= script="$PLUGIN_DIR/clock.sh" \
- --add item volume right \
- --set volume script="$PLUGIN_DIR/volume.sh" \
- --subscribe volume volume_change \
- --add item battery right \
- --set battery update_freq=120 script="$PLUGIN_DIR/battery.sh" \
- --subscribe battery system_woke power_source_change
-
-##### Force all scripts to run the first time (never do this in a script) #####
-sketchybar --update
diff --git a/skhd/skhdrc b/skhd/skhdrc
deleted file mode 100644
index 50a0043..0000000
--- a/skhd/skhdrc
+++ /dev/null
@@ -1,68 +0,0 @@
-# This starting point was configured from: https://www.joshmedeski.com/posts/blazing-fast-window-management-on-macos/
-
-# focus window
-alt - h : yabai -m window --focus west
-alt - j : yabai -m window --focus south
-alt - k : yabai -m window --focus north
-alt - l : yabai -m window --focus east
-
-# swap managed window
-shift + alt - h : yabai -m window --swap west
-shift + alt - j : yabai -m window --swap south
-shift + alt - k : yabai -m window --swap north
-shift + alt - l : yabai -m window --swap east
-
-# move managed window
-shift + alt + ctrl - h : yabai -m window --warp west
-shift + alt + ctrl - j : yabai -m window --warp south
-shift + alt + ctrl - k : yabai -m window --warp north
-shift + alt + ctrl - l : yabai -m window --warp east
-
-# rotate tree
-alt - r : yabai -m space --rotate 90
-
-# toggle window fullscreen zoom
-alt - f : yabai -m window --toggle zoom-fullscreen
-
-# alt - s : yabai -m window --toggle
-alt - s : yabai -m window --toggle sticky;\
- yabai -m window --toggle topmost;\
- yabai -m window --toggle pip
-
-# toggle padding and gap
-alt - g : yabai -m space --toggle padding; yabai -m space --toggle gap
-
-# float / unfloat window and center on screen
-alt - t : yabai -m window --toggle float;\
- yabai -m window --grid 4:4:1:1:2:2
-
-# toggle window split type
-alt - e : yabai -m window --toggle split
-
-# balance size of windows
-shift + alt - 0 : yabai -m space --balance
-
-# move window and focus desktop
-shift + alt - 1 : yabai -m window --space 1; yabai -m space --focus 1
-shift + alt - 2 : yabai -m window --space 2; yabai -m space --focus 2
-shift + alt - 3 : yabai -m window --space 3; yabai -m space --focus 3
-shift + alt - 4 : yabai -m window --space 4; yabai -m space --focus 4
-shift + alt - 5 : yabai -m window --space 5; yabai -m space --focus 5
-shift + alt - 6 : yabai -m window --space 6; yabai -m space --focus 6
-shift + alt - 7 : yabai -m window --space 7; yabai -m space --focus 7
-shift + alt - 8 : yabai -m window --space 8; yabai -m space --focus 8
-shift + alt - 9 : yabai -m window --space 9; yabai -m space --focus 9
-
-
-# create desktop, move window and follow focus - uses jq for parsing json (brew install jq)
-shift + alt - n : yabai -m space --create && \
- index="$(yabai -m query --spaces --display | jq 'map(select(."native-fullscreen" == 0))[-1].index')" && \
- yabai -m window --space "${index}" && \
- yabai -m space --focus "${index}"
-
-# fast focus desktop
-alt - tab : yabai -m space --focus recent
-
-# send window to monitor and follow focus
-shift + alt - n : yabai -m window --display next; yabai -m display --focus next
-shift + alt - p : yabai -m window --display previous; yabai -m display --focus previous
diff --git a/yabai/yabairc b/yabai/yabairc
deleted file mode 100755
index 4df1061..0000000
--- a/yabai/yabairc
+++ /dev/null
@@ -1,44 +0,0 @@
-sudo yabai --load-sa
-yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
-
-# global settings
-yabai -m config mouse_follows_focus off
-yabai -m config focus_follows_mouse off
-yabai -m config window_origin_display default
-yabai -m config window_placement second_child
-yabai -m config window_topmost off
-yabai -m config window_shadow on
-yabai -m config window_opacity off
-yabai -m config window_opacity_duration 0.0
-yabai -m config active_window_opacity 1.0
-yabai -m config normal_window_opacity 0.90
-yabai -m config window_border off
-yabai -m config window_border_width 6
-yabai -m config active_window_border_color 0xff775759
-yabai -m config normal_window_border_color 0xff555555
-yabai -m config insert_feedback_color 0xffd75f5f
-yabai -m config split_ratio 0.50
-yabai -m config auto_balance off
-yabai -m config mouse_modifier fn
-yabai -m config mouse_action1 move
-yabai -m config mouse_action2 resize
-yabai -m config mouse_drop_action swap
-
-# general space settings
-yabai -m config layout bsp
-yabai -m config top_padding 3
-yabai -m config bottom_padding 3
-yabai -m config left_padding 0
-# NOTE: for OBS floating head
-# yabai -m config left_padding 450
-yabai -m config right_padding 0
-yabai -m config window_gap 0
-
-# apps to not manage (ignore)
-yabai -m rule --add app="^System Settings$" manage=off
-yabai -m rule --add app="^Archive Utility$" manage=off
-yabai -m rule --add app="^Logi Options$" manage=off
-yabai -m rule --add app="^Music$" manage=off
-yabai -m rule --add app="^pwSafe$" manage=off
-
-echo "yabai configuration loaded.."