logo

dotfiles

My dotfiles, one branch per machine
commit: 55e47f0d4f2a18a9658615c8225a9f1fa6839950
parent: 0ebc29d51d769b15c28c4ee333bce7b08dd26244
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 12 May 2016 21:33:34 +0200

dev-util/cmake: Trying to repair CMake compilation/installation

Diffstat:

M.XCompose39+++++++++++++++++++++++++++++++++++++++
D.bash_profile5-----
M.gitconfig10+++++++---
M.gnupg/gpg.conf16++++++++--------
4 files changed, 54 insertions(+), 16 deletions(-)

diff --git a/.XCompose b/.XCompose @@ -69,6 +69,7 @@ include "%L" <Multi_key> <Multi_key> <i> <n> <t> <e> <r> : "⚦" U26A6 # MALE WITH STROKE SIGN <Multi_key> <Multi_key> <q> <u> <e> <e> <r> : "⚧" U26A7 # MALE WITH STROKE AND MALE AND FEMAL SIGN <Multi_key> <Multi_key> <g> <q> : "⚧" U26A7 # MALE WITH STROKE AND MALE AND FEMAL SIGN + # == Hands == <Multi_key> <F> <Left> : "☚" U261A # BLACK LEFT POINTING INDEX <Multi_key> <F> <Right> : "☛" U261B # BLACK RIGHT POINTING INDEX @@ -103,3 +104,41 @@ include "%L" <Multi_key> <L> <quotedbl> : "』" U300F # RIGHT WHITE CORNER BRACKET <Multi_key> <7> <apostrophe> : "「" UFF62 # HALFWIDTH LEFT CORNER BRACKET <Multi_key> <L> <apostrophe> : "」" UFF63 # HALFWIDTH RIGHT CORNER BRACKET + +<Multi_key> <f> <u> <c> <k> : "�" U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED + +# = SUBSCRIPT = +<Multi_key> <underscore> <i> : "ᵢ" U1D62 # LATIN SUBSCRIPT SMALL LETTER I +<Multi_key> <underscore> <r> : "ᵣ" U1D63 # LATIN SUBSCRIPT SMALL LETTER R +<Multi_key> <underscore> <u> : "ᵤ" U1D64 # LATIN SUBSCRIPT SMALL LETTER U +<Multi_key> <underscore> <v> : "ᵥ" U1D65 # LATIN SUBSCRIPT SMALL LETTER V + +<Multi_key> <underscore> <0> : "₀" U2080 # SUBSCRIPT ZERO +<Multi_key> <underscore> <1> : "₁" U2081 # SUBSCRIPT ONE +<Multi_key> <underscore> <2> : "₂" U2082 # SUBSCRIPT TWO +<Multi_key> <underscore> <3> : "₃" U2083 # SUBSCRIPT THREE +<Multi_key> <underscore> <4> : "₄" U2084 # SUBSCRIPT FOUR +<Multi_key> <underscore> <5> : "₅" U2085 # SUBSCRIPT FIVE +<Multi_key> <underscore> <6> : "₆" U2086 # SUBSCRIPT SIX +<Multi_key> <underscore> <7> : "₇" U2087 # SUBSCRIPT SEVEN +<Multi_key> <underscore> <8> : "₈" U2088 # SUBSCRIPT EIGHT +<Multi_key> <underscore> <9> : "₉" U2089 # SUBSCRIPT NINE +<Multi_key> <underscore> <plus> : "₊" U208A # SUBSCRIPT PLUS SIGN +<Multi_key> <underscore> <minus> : "₋" U208B # SUBSCRIPT MINUS +<Multi_key> <underscore> <equal> : "₌" U208C # SUBSCRIPT EQUAL SIGN + +<Multi_key> <underscore> <a> : "ₐ" U2090 # SUBSCRIPT A +<Multi_key> <underscore> <e> : "ₑ" U2091 # SUBSCRIPT E +<Multi_key> <underscore> <o> : "ₑ" U2092 # SUBSCRIPT O +<Multi_key> <underscore> <x> : "ₓ" U2093 # SUBSCRIPT X +<Multi_key> <underscore> <ə> : "ₔ" U2094 # SUBSCRIPT ə +<Multi_key> <underscore> <h> : "ₕ" U2095 # SUBSCRIPT H +<Multi_key> <underscore> <k> : "ₖ" U2096 # SUBSCRIPT K +<Multi_key> <underscore> <l> : "ₗ" U2097 # SUBSCRIPT L +<Multi_key> <underscore> <m> : "ₘ" U2098 # SUBSCRIPT M +<Multi_key> <underscore> <n> : "ₙ" U2099 # SUBSCRIPT N +<Multi_key> <underscore> <p> : "ₚ" U209A # SUBSCRIPT P +<Multi_key> <underscore> <s> : "ₛ" U209B # SUBSCRIPT S +<Multi_key> <underscore> <t> : "ₜ" U209C # SUBSCRIPT T + +<Multi_key> <underscore> <j> : "ⱼ" U2C7C # SUBSCRIPT J diff --git a/.bash_profile b/.bash_profile @@ -1,5 +0,0 @@ -# /etc/skel/.bash_profile - -# This file is sourced by bash for login shells. The following line -# runs your .bashrc and is recommended by the bash info pages. -[[ -f ~/.bashrc ]] && . ~/.bashrc diff --git a/.gitconfig b/.gitconfig @@ -1,6 +1,10 @@ [user] email = contact@hacktivis.me name = Haelwenn (lanodan) Monnier - signingkey = 4BBEBBAD -[push] - default = matching +[color] + ui = auto +[commit] + gpgSign = true +[log] + abbrevCommit = false + date = iso diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf @@ -22,7 +22,7 @@ # Uncomment the following option to get rid of the copyright notice -#no-greeting +no-greeting # If you have more than 1 secret key in your keyring, you may want to # uncomment the following option and set your preferred keyid. @@ -35,7 +35,7 @@ default-key 4BBEBBAD # default recipient. #default-recipient some-user-id -default-recipient-self +#default-recipient-self # Use --encrypt-to to add the specified key as a recipient to all # messages. This is useful, for example, when sending mail through a @@ -113,9 +113,9 @@ charset utf-8 # servers. To see the IP address of the server actually used, you may use # the "--keyserver-options debug". +##keyserver hkp://keys.gnupg.net keyserver hkps://hkps.pool.sks-keyservers.net -keyserver-options ca-cert-file=/home/haelwenn/sks-keyservers.netCA.pem - +keyserver-options ca-cert-file=~/.gnupg/sks-keyservers.netCA.pem #keyserver mailto:pgp-public-keys@keys.nl.pgp.net #keyserver ldap://keyserver.pgp.com @@ -154,7 +154,7 @@ keyserver-options auto-key-retrieve # Display photo user IDs in key listings -list-options show-photos +#list-options show-photos # Display photo user IDs when a signature from a key with a photo is # verified @@ -182,14 +182,14 @@ list-options show-photos # to use your regular JPEG image viewer. # # Some other viewers: -photo-viewer "feh %i" +# photo-viewer "qiv %i" # photo-viewer "ee %i" # # This one saves a copy of the photo ID in your home directory: # photo-viewer "cat > ~/photoid-for-key-%k.%t" # # Use your MIME handler to view photos: -#photo-viewer "metamail -q -d -b -c %T -s 'KeyID 0x%k' -f GnuPG" +# photo-viewer "metamail -q -d -b -c %T -s 'KeyID 0x%k' -f GnuPG" # Passphrase agent # @@ -198,7 +198,7 @@ photo-viewer "feh %i" # at ftp.gnupg.org/gcrypt/alpha/aegypten/). To make use of the agent, # you have to run an agent as daemon and use the option # -use-agent +#use-agent # # which tries to use the agent but will fallback to the regular mode # if there is a problem connecting to the agent. The normal way to