Change some path

This commit is contained in:
Thomas Dehaeze 2022-05-09 10:03:08 +02:00
parent dc1f55182d
commit c3dbbc4f1f
5 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
#+TITLE: ESRF Configuration
* Windows
* Linux

View File

@ -90,7 +90,7 @@ format long g;
** Home Path
#+begin_src matlab
toolboxes_path = '~/Cloud/thesis/matlab/toolboxes/';
toolboxes_path = '~/Cloud/programming/matlab/';
#+end_src
** Add to path
@ -168,5 +168,5 @@ This script should be run once after Matlab is installed.
Import a nice color scheme.
#+begin_src matlab
schemer_import('~/Cloud/thesis/matlab/toolboxes/Add-Ons/matlab-schemer/schemes/monokai.prf');
schemer_import('~/Cloud/programming/matlab/matlab-schemer/schemes/monokai.prf');
#+end_src

View File

@ -384,14 +384,15 @@ map cd console cd%space
*** Go to special folders
#+BEGIN_SRC conf
map gh cd ~/
map gb cd ~/Cloud/brain
map gm cd ~/Cloud/thesis
map gw cd ~/Cloud/work-projects
map gp cd ~/Pictures
map gP cd ~/Cloud/pictures/phone
map gT cd ~/.local/share/Trash/files
map gd cd ~/Downloads
map gD cd ~/Cloud/documents
map gc cd ~/Cloud
map gV cd ~/.config/literate-dotfiles
map gm cd ~/Cloud/meetings
#+END_SRC
*** Get size of folders

View File

@ -52,7 +52,7 @@ WantedBy=default.target
:END:
#+begin_src bash
cd ~/Cloud/brain-website/
cd ~/Cloud/programming/brain-website/
if [[ ! -z $(git status -s content/) ]]
then
@ -62,6 +62,7 @@ then
exit
fi
#+end_src
* =checkmail= - Check new mails
** Service
:PROPERTIES:

View File

@ -29,7 +29,7 @@ alang=en,fr
# Do not close mpv at the end of video
keep-open=yes
script-opts=ytdl_hook-ytdl_path=/usr/bin/yt-dlp
script-opts=ytdl_hook-ytdl_path=/home/thomas/miniconda3/bin/yt-dlp
#+end_src
* =input.conf= - MPV Key Bindings