Compare commits

..

No commits in common. "19fe81a7239be86b54e589fdf8daf2cbbad65f29" and "c3f6a831290163dc70a99e3818413e5489f526ae" have entirely different histories.

3 changed files with 7 additions and 15 deletions

View file

@ -174,5 +174,3 @@ function syncSubSessionCloud() {
read -p "Disk number: " disk
rsync -av --delete /media/HDD1/NextcloudSS/Sub-Session/ "/media/raghnarok/SubSession$disk/cloud/"
}
export PATH="$HOME/.cargo/bin:$PATH"

View file

@ -1,5 +1,4 @@
startup_message off
term xterm-256color
termcapinfo xterm|xterms|xs|rxvt ti@:te@
hardstatus on

View file

@ -1,5 +1,4 @@
startup_message off
term xterm-256color
termcapinfo xterm|xterms|xs|rxvt ti@:te@
activity "%c activity -> %n%f %t"
@ -8,9 +7,7 @@ caption splitonly "%{= wK}%-w%?%F%{= bw}%:%{= Wk}%? %n %t %{-}%+w %-= "
hardstatus on
hardstatus alwayslastline
#hardstatus string "%{.bW}%?%-Lw%?%{.rW}%n*%f %t%?(%u)%?%{-}%?%+Lw%? %=%{..G}%H%=%{..Y} %D %d/%M/%Y %c:%s"
#hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]"
hardstatus string "%{KW}[%{B}%H%{W}] [%{M}%d/%m/%y %4c%{W}] %=[ %-Lw%{WK}%n+%f %t%{-}%+Lw ]%= [%{C}%l%{W}]"
hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]"
defutf8 on
defkanji utf-8
@ -18,13 +15,11 @@ encoding utf-8 utf-8
defencoding utf-8
screen -t admin 0
split -v
focus bottom
resize 40%
screen -t WeeChat ssh -t raghnarok@ragnas 'screen -dr'
focus top
screen -t cmus cmus
screen -t ragCloud ssh debian@trolliet.info
#split -v
#focus bottom
screen -t ragCloud 1 ssh debian@trolliet.info
#screen -t WeeChat 2 ssh -t raghnarok@ragnas 'screen -dr'
#split
#focus down
screen -t rTorrent ssh -t rtorrent@ragnas 'screen -dr'
screen -t cmus 2 cmus
screen -t rTorrent 3 ssh -t rtorrent@ragnas 'screen -dr'