Skip to content

Commit

Permalink
tolaria => [aliases.bash]
Browse files Browse the repository at this point in the history
  • Loading branch information
mendess committed Jul 15, 2024
1 parent c5dbe3b commit 32aaf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runes/bash/aliases.bash
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,4 @@ alias ip='ip --color=always'
command -v julia &>/dev/null && alias julia='HOME=$XDG_CACHE_HOME julia'

alias network_monitor='nmcli -c yes monitor | while read -r line; do echo -e "\e[0m[$(date)] $line"; done'
alias sent-bangers="ssh [email protected] -- jq -r '.[].url' core/mirari/memnarch/files/sent-bangers.json | tac"

0 comments on commit 32aaf27

Please sign in to comment.