From 26fd4fd7347bcd3346e09d58304f2e48efd421b7 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 10 Oct 2021 02:57:47 -0700 Subject: .bashrc, weather, speed test --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 6550b8ba..31f0f458 100644 --- a/.bashrc +++ b/.bashrc @@ -41,9 +41,11 @@ alias sdcv='sdcv --color' alias ap='sudo ampy -p /dev/ttyACM0' alias g=git alias ll='ls -lAh --color=auto --group-directories-first' +alias spd='speedtest --no-upload; librespeed-cli --no-upload' alias tp='sudo tio /dev/ttyACM0' alias v='$EDITOR' alias vc='$EDITOR "$XDG_DOCUMENTS_DIR/notes/computer/command-line_notes.md"' alias vq='$EDITOR "$XDG_DOCUMENTS_DIR/notes/others/questions_ideas_tips.md"' +alias wttr='curl v2.wttr.in' eval "$(zoxide init bash)" -- cgit v1.2.3-70-g09d2