Skip to content

Instantly share code, notes, and snippets.

View 2joephillips's full-sized avatar

Joseph Phillips 2joephillips

View GitHub Profile
@2joephillips
2joephillips / Test.sh
Last active September 4, 2025 13:16
Better branch
#!/bin/bash
# ==========================================
# Git Branch Status Script (Windows Git Bash Compatible)
# ==========================================
# Colors
RED='\033[0;31m'
GREEN='\033[0;32m'
NO_COLOR='\033[0m'
@2joephillips
2joephillips / !README.md
Last active September 2, 2024 18:34
Arch Install

Basic desktop install of Arch Linux

Select:

  • Type -> Desktop -> Hyprland -> Nvidia -> SDDM
  • Audo -> Pipewire

Install the following packages: firefox solaar zsh neovim ttf-firacode-nerd starship git pavucontrol

Initial Set up

{
"error": "OK",
"limit": 100,
"offset": 0,
"numberofpage_results": 100,
"numberoftotal_results": 110909,
"status_code": 1,
"results": [
{
"name": " Fred Haprele "
{
"error": "OK",
"limit": 100,
"offset": 0,
"number_of_page_results": 100,
"number_of_total_results": 506918,
"status_code": 1,
"results": [
{
"aliases": null,
{
"error": "OK",
"limit": 100,
"offset": 0,
"number_of_page_results": 100,
"number_of_total_results": 506911,
"status_code": 1,
"results": [],
"version": "1.0"
}
@2joephillips
2joephillips / cloudSettings
Last active March 27, 2021 13:49
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-03-27T13:47:52.149Z","extensionVersion":"v3.4.3"}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.14509804546833038</real>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.14509804546833038</real>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.0</real>
<key>Green Component</key>
<real>0.0</real>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.016337040811777115</real>
<key>Green Component</key>
<real>0.016232240945100784</real>