updates
This commit is contained in:
5
aliases
5
aliases
@@ -17,13 +17,10 @@ alias ta="tmux a -t"
|
||||
alias tn="tmux new-session -s"
|
||||
alias gcc="gcc -g"
|
||||
alias hora='date "+%H:%M:%S"'
|
||||
alias ap="open /Applications/AirPods.app"
|
||||
alias wthr='curl wttr.in/san_luis_obispo'
|
||||
alias nf='cl; neofetch; neofetch | grep OS | cut -d " " -f2 -f3 -f4 -f5 -f6 | figlet -w 100; shownetinfo && lab && batt'
|
||||
|
||||
# School
|
||||
alias glp='~/Development/gp.sh'
|
||||
alias os="ssh unix3 -t '//home/smparkin/centos/usr/bin/tmux a -t os'"
|
||||
alias se="ssh marsonia -t 'tmux a -t se'"
|
||||
alias gp='~/Development/gp.sh'
|
||||
alias 429='cd "/Users/smparkin/Library/Mobile Documents/com~apple~CloudDocs/CalPoly/2020-21/Fall20/CSC 429"'
|
||||
alias 321='cd "/Users/smparkin/Library/Mobile Documents/com~apple~CloudDocs/CalPoly/2020-21/Fall20/CPE 321"'
|
||||
|
||||
@@ -21,9 +21,6 @@ function shownetinfo() {
|
||||
echo -en ", external $GW"
|
||||
echo -en ", router $NET"
|
||||
fi
|
||||
tput setaf 7
|
||||
tput bold
|
||||
echo -en " | "
|
||||
tput sgr0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user