[Screen] Clean the openning tabs

This commit is contained in:
Gregory Trolliet 2020-11-19 08:32:45 +01:00
parent 5575c947c3
commit 46c6cf0eb2
1 changed files with 1 additions and 1 deletions

View File

@ -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'