Homeinit: increased flexibility.

Emacs: improved Article template.
master
Ambrevar 2012-10-16 22:59:01 +02:00
parent 9b48da2968
commit ff72d726b0
2 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@
%% Href.
\hypersetup{
colorlinks=true,
linkcolor=orange,
linkcolor=DarkRed,
linktoc=page,
urlcolor=blue,
}
@ -47,6 +47,7 @@
\lstdefinestyle{customc}{
% numbers=left,
belowcaptionskip=1\baselineskip,
breaklines=true,
frame=L,
xleftmargin=\parindent,
% framexleftmargin=\parindent,
@ -94,7 +95,6 @@
\def\unix{\textsc{Unix}\xspace}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

View File

@ -15,7 +15,7 @@
################################################################################
## The following is used as first-run setup.
SOURCEDIR="${HOME}/Dropbox/Personal"
SOURCEDIR="${HOME}/personal/DataPerso"
## Mutt
echo "==> Mutt"
@ -25,7 +25,7 @@ echo
## Taskwarrior
echo "==> Taskwarrior"
[ ! -e ~/.task ] && ln -s "${SOURCEDIR}/TODO" "~/.task"
[ ! -e ~/.task ] && ln -s "${SOURCEDIR}/TODO" "${HOME}/.task"
echo
## Awesome