[Screen] Clean the openning tabs
This commit is contained in:
parent
5575c947c3
commit
46c6cf0eb2
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ alias bckMusic="rsync -avc --delete /media/ragnas/music/ /media/raghnarok/ragBac
|
|||
|
||||
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 -o'
|
||||
alias revealjs='pandoc -s -t revealjs -V revealjs-url=../../lib/reveal.js --slide-level 2 --css ../../lib/css/style.css -o'
|
||||
|
|
Loading…
Reference in a new issue