This commit is contained in:
Frank Villaro-Dixon 2015-06-06 13:45:31 +02:00
parent 9557769749
commit 7f779a5fe6
9 changed files with 28 additions and 6 deletions

5
bashrc
View file

@ -167,6 +167,7 @@ alias eclipseJEE='/home/frank/Programmation/J2EE/eclipse/eclipse'
alias mst='mvn install -DskipTests'
alias arc='tig'
alias ccat='pygmentize -g' #python-fragments
alias phpserver='php -S localhost:8080'
# }}}
@ -202,8 +203,8 @@ function back {
function pdfsearch #{{{
{
for pdf in `find ./ -name "*.pdf"`; do
pdftotext $pdf - | grep --color --with-filename --label="$pdf" "$1";
for pdf in *.pdf; do
pdftotext "$pdf" - | grep --color --with-filename --label="$pdf" "$1";
done
}
#}}}

View file

@ -16,6 +16,7 @@
co = checkout
br = branch
pu = push
psuh = push
[core]
editor = vim

1
gitignore Normal file
View file

@ -0,0 +1 @@
*.swp

View file

@ -7,6 +7,7 @@
############################
macro index <f2> '<change-folder>imaps://frank_mail@villaro-dixon.eu<enter>'
folder-hook 'frank_mail@villaro-dixon.eu' 'source ~/.mutt/account.frank'
@ -122,3 +123,5 @@ set index_format="%2C | %Z [%d] %-30.30F (%-4.4c) %s"
set sleep_time=0
macro attach 'V' "<pipe-entry>cat > /dev/shm/mail.html && firefox /dev/shm/mail.html && rm /dev/shm/mail.html<enter>"
set display_filter=~/.mutt/test.sh

View file

@ -50,3 +50,6 @@ host cui
host scylla
hostname 129.194.69.109
user villaro0
host darwin.maison.local
ProxyCommand ssh vi-di.fr -W %h:%p

View file

@ -13,10 +13,15 @@
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{hyperref}
\usepackage{microtype}
\usepackage[french]{babel}
\usepackage[french]{varioref}
\usepackage{boiboites}
% Lenny, Conny ,Bjarne, Rejne, Glenn, Sonny, PetersLenny, Bjornstrup
@ -27,13 +32,15 @@
%\usepackage{fancyhdr}
%\pagestyle{fancyplain}
\usepackage{siunitx}
%%%%\sisetup{group-separator = {`}}
\usepackage{indentfirst}
\setlength{\parindent}{1cm}
\date{\today}
\author{\Large{Frank Villaro-Dixon}\\\texttt{Frank@Villaro-Dixon.eu}}
\def\@maketitle{%
\newpage

View file

@ -1,4 +1,4 @@
\documentclass[11pt]{article}
\documentclass[a4paper,11pt]{article}
\usepackage{frank_tex}
\title{\textbf{<+TITLE+>}}

View file

@ -54,3 +54,11 @@ intergénérationelle
PVD
Milanković
anthropogène
thermiquement
transfrontière
bouzin
GES
d'Aarhus
extrapolable
péjorer
Paravalanches

View file

@ -215,6 +215,4 @@ noremap! <Left> <Esc>
noremap <Right> ""
noremap! <Right> <Esc>
noremap A<Enter> iSale Con <Esc>
"Languagetool - :LanguageToolCheck