Compare commits
No commits in common. "09326bf31bccfd66212f149692b2cb32ec596981" and "07b2adff83050eb08c561bf81ca686f2db296adc" have entirely different histories.
09326bf31b
...
07b2adff83
2 changed files with 2 additions and 2 deletions
|
@ -19,4 +19,3 @@ alias myconfigfiles='git --git-dir=$HOME/.myconfigfiles.git --work-tree=$HOME'
|
|||
|
||||
alias revealjs='pandoc -s -t revealjs -V revealjs-url=../../lib/reveal.js --slide-level 2 --css ../../lib/css/style.css -o'
|
||||
alias md2pdf='pandoc -V geometry:left=3cm,right=2.5cm,top=2.5cm,bottom=2.5cm -o'
|
||||
alias mpvlow='mpv --ytdl-format=bestvideo[height\<=480]+bestaudio'
|
||||
|
|
|
@ -16,7 +16,8 @@ defkanji utf-8
|
|||
encoding utf-8 utf-8
|
||||
defencoding utf-8
|
||||
|
||||
screen -t files mc 0
|
||||
screen -t admin 0
|
||||
split -v
|
||||
focus bottom
|
||||
resize 40%
|
||||
screen -t cmus cmus
|
||||
|
|
Loading…
Reference in a new issue