Skip to content

Instantly share code, notes, and snippets.

View douglasmaltby's full-sized avatar

Doug Maltby douglasmaltby

View GitHub Profile
@douglasmaltby
douglasmaltby / 7300_wsjtx.md
Created May 6, 2023 17:52 — forked from edmondburnett/7300_wsjtx.md
Icom IC-7300 WSJT-X FT8 Settings

IC-7300 digital modes/FT8 setup

WSJT-X Radio tab

  • Serial Port: /dev/cu.SLAB_USBtoUART
  • Baud Rate: 115200
  • Data Bits: Eight
  • Stop Bits: Two
  • Handshake: None
@douglasmaltby
douglasmaltby / zshrc
Last active January 6, 2023 16:35 — forked from LukeSmithxyz/zshrc
# ---------------------------------------------------------------------------
# Source: https://gist.github.com/LukeSmithxyz/e62f26e55ea8b0ed41a65912fbebbe52
# Luke's config for the Zoomer Shell
# Forked to my own: https://gist.github.com/douglasmaltby/zshrc
# Modified with alias and config from earlier .bash_profile
# https://gist.github.com/douglasmaltby/103c4463c76b5ebf1412b97b94ba3fce
# See complete change log in gist revisions at link above link
#
# Description: This file holds my zsh .zshrc configurations and aliases
#
@douglasmaltby
douglasmaltby / .bash_profile
Last active December 30, 2016 23:32 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
# Source: https://natelandau.com/my-mac-osx-bash_profile/
# https://gist.github.com/natelandau/10654137
#
# Forked from github to my own: https://gist.github.com/douglasmaltby
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration