Compare commits
2 commits
07b2adff83
...
09326bf31b
Author | SHA1 | Date | |
---|---|---|---|
09326bf31b | |||
a619af31bd |
2 changed files with 2 additions and 2 deletions
|
@ -19,3 +19,4 @@ 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 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 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,8 +16,7 @@ defkanji utf-8
|
||||||
encoding utf-8 utf-8
|
encoding utf-8 utf-8
|
||||||
defencoding utf-8
|
defencoding utf-8
|
||||||
|
|
||||||
screen -t admin 0
|
screen -t files mc 0
|
||||||
split -v
|
|
||||||
focus bottom
|
focus bottom
|
||||||
resize 40%
|
resize 40%
|
||||||
screen -t cmus cmus
|
screen -t cmus cmus
|
||||||
|
|
Loading…
Reference in a new issue