jdmallen
Follow
I swear my contribution graph looks more green than the public one you're seeing; it's just that many of my repos are private. 😶
- Buffalo, NY
- in/jdmallen
Pinned Loading
-
dell-ipmi-fan-control-monitor
dell-ipmi-fan-control-monitor PublicA .NET 5.0 service that monitors the temperature of a Dell PowerEdge R620 and automatically engages or disengages static fan control based on temperature, in order to control noise in a homelab.
-
-
My complete .gitconfig file that I t...
My complete .gitconfig file that I take everywhere I go. I included comments for all my aliases that aren't obvious. 1[user]
2name = J.D. Mallen
3email =
4# uncomment the below to add a GPG signing key
5#signingkey =
-
My .bashrc file that I use in Window...
My .bashrc file that I use in Windows alongside the PowerShell profile, which loads a common SSH agent for git 1# Starts an SSH agent for use with git.
2# I designed this to share the same agent between PowerShell and Git Bash.
3# Make sure you set $GIT_SSH at the User or System level to point to
4# whichever ssh-agent.exe PowerShell is using, or else this won't work.
5function start_agent {
-
My personal PowerShell profile-- thi...
My personal PowerShell profile-- think of it as a `.bashrc` file for PS-- that loads a common SSH agent for git 1# Gives me git info in the shell when in git directories
2Import-Module posh-git
34# Simple function to tell me if I'm in an admin window or not
5Function Test-Elevated
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.