first commit

This commit is contained in:
Jesús
2021-02-10 13:52:52 -05:00
commit 7e95c3b667
46 changed files with 3161 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/bash
# shellcheck source=/dev/null
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
# Load Hyperterm
source "$HOME"/.hyperterm/hyperterm.sh