summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc
index 5c0cdee..c5bdc82 100644
--- a/.bashrc
+++ b/.bashrc
@@ -38,12 +38,12 @@ export LESS=Rx4
# gnuplot display in terminal
export GNUTERM='sixelgd enhanced truecolor font "arial,9"'
+export BACKUP=bip:/home/backup/marc@m1
+
# Stopwatch
alias timer='echo "Timer started. Stop with Ctrl-D." && date && time cat && date'
#export TERMINAL=xt
-
-alias bu='backup -uvd bip:/home/backup/m1'
#alias cl='cf xft:Mono:size=12'
#alias cp='cp --reflink'
#alias ls='ls --color=auto -v'