aboutsummaryrefslogtreecommitdiffstats
path: root/bash/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bash/.bashrc')
-rw-r--r--bash/.bashrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index 218b1a8..c3edcfa 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -8,10 +8,6 @@
8alias ls='ls --color=auto' 8alias ls='ls --color=auto'
9alias jblive='mpv rtmp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream 2> /dev/null &' 9alias jblive='mpv rtmp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream 2> /dev/null &'
10 10
11pacaur() {
12 env pacman_program="pacaur" /usr/bin/pacmatic "$@"
13}
14
15man() { 11man() {
16 env LESS_TERMCAP_mb=$'\E[01;31m' \ 12 env LESS_TERMCAP_mb=$'\E[01;31m' \
17 LESS_TERMCAP_md=$'\E[01;38;5;74m' \ 13 LESS_TERMCAP_md=$'\E[01;38;5;74m' \