Commit graph

184 commits

Author SHA1 Message Date
Rodolphe Breard
6055bb758d [qtile] toggle floating shortcut 2016-08-30 21:09:43 +02:00
Rodolphe Breard
2f82268829 vundle update 2016-08-10 23:03:21 +02:00
Rodolphe Breard
afac5c1506 Add a memento to the git commit message template
Lot of people and projects defines their own commit message
good-practices. This commit adds a memento with a sum up of those good
practices in order to keep messages clear.
https://github.com/voku/dotfiles/blob/master/.gitmessage
a48494d2fb/README
2016-07-30 19:50:22 +02:00
Rodolphe Breard
ef99ab3a6a Adding clang-format alias 2016-07-28 18:22:44 +02:00
Rodolphe Breard
4747abe034 Removing zsh autocorrect. 2016-07-18 11:30:31 +02:00
Rodolphe Breard
cc1cb7934b Removing the unused bclean alias. 2016-07-09 19:30:26 +02:00
Rodolphe Breard
49e8fe8430 Commenting git aliases. 2016-07-09 19:20:21 +02:00
Rodolphe Breard
fc2e3b1c13 Add a vim configuration plugin for Rust. 2016-07-04 13:41:28 +02:00
Rodolphe Breard
5a6a0785e1 Replace the urxvt terminal emulator by termite.
urxvt has a few issues regarding font rendering, in particular with some
symbols used by liquidprompt.
2016-07-03 14:29:08 +02:00
Rodolphe Breard
21fdef6f86 Correct the export guards. 2016-06-28 23:14:30 +02:00
Rodolphe Breard
9e7ff8c226 Add guards before exporting the GPG Agent env variables. 2016-06-28 23:09:07 +02:00
Rodolphe Breard
17f6bb0801 Upgrade the way GPG agent is handled.
GnuPG 2.1.13 now uses "/run/user/$UID/gnupg/" as the default sockets
directory. This commit both update the path and cleans the way it was
handled by bash and zsh (why the hell was that done in different ways?).
https://lists.gnupg.org/pipermail/gnupg-announce/2016q2/000390.html
2016-06-28 22:54:29 +02:00
Rodolphe Breard
0858615d9c updating vundle 2016-06-19 17:27:55 +02:00
Rodolphe Breard
084396d7a4 updating the steam alias 2016-06-19 17:24:41 +02:00
Rodolphe Breard
7bbb97487f adding the chromium-tunnel script 2016-06-19 17:24:06 +02:00
Rodolphe Breard
5e8c8b2db6 Updating vundle. 2015-11-14 18:58:20 +01:00
Rodolphe Breard
9193dc5dc5 Quick bugfix for the mirrorlist update. 2015-11-10 11:10:17 +01:00
Rodolphe Breard
ee1998d38a Adding abcde config. 2015-11-08 18:50:52 +01:00
Rodolphe Breard
bff9f3d92f Updating xscreensaver's settings. 2015-11-03 10:59:28 +01:00
Rodolphe Breard
f577499865 Changing the qtile font. 2015-11-03 00:43:45 +01:00
Rodolphe Breard
e881ca3844 Checking if tree is installed. 2015-11-03 00:28:43 +01:00
Rodolphe Breard
73a75726d1 Add the missing variable. 2015-11-03 00:07:17 +01:00
Rodolphe Breard
0be3e6d37d Add a license for the scripts. 2015-11-02 23:53:35 +01:00
Rodolphe Breard
5ce82d1642 Move bash and zsh aliases into a common file and functions to scripts.
Having two sets of aliases is hard to manage, therefore merging bash and
zsh aliases prevents duplicate content.
Some functions set with those aliases needs to be run with sudo and
therefore keeping them as functions does not work. Hence, they have been
moved into scripts located in a new dedicated "bin" folder.
https://serverfault.com/questions/177699/how-can-i-execute-a-bash-function-with-sudo
2015-11-02 23:47:10 +01:00
Rodolphe Breard
1a26a0a2b1 Add a script to update pacman's mirror list. 2015-11-02 23:01:08 +01:00
Rodolphe Breard
c90e95f787 Print the error message in stderr instead of stdout. 2015-11-02 22:08:37 +01:00
Rodolphe Breard
7b89640777 Add the clean command.
Sometimes it is useful to remove temporary files from a directory. I
used to do this with a shell script located in /usr/bin/, however that
wasn't very convenient. Putting the script in the .zshrc allows to
maintains the very small script with all the dotfiles instead of copying
the script from machines to machines.
2015-11-02 22:02:04 +01:00
Rodolphe Breard
c4671585e3 Adding the vim-troll-stopper plugin. 2015-10-28 10:03:40 +01:00
Rodolphe Breard
ba23c54b9f Add the Xdg user directories configuration.
The default folders for pictures, music, etc starts with a capital
letter. Such folders are automatically created and used by some
programs, for example web navigators uses the download folder.
https://wiki.archlinux.org/index.php/Xdg_user_directories
2015-10-27 10:14:28 +01:00
Rodolphe Breard
0b5ef41997 Using only useful licenses. 2015-10-20 18:05:42 +02:00
Rodolphe Breard
6d66838424 Adding common aliases to bash. 2015-10-20 13:56:56 +02:00
Rodolphe Breard
6b99ba306b Improving the prompt choice layout. 2015-10-20 13:52:26 +02:00
Rodolphe Breard
3781c6ffc7 Reindenting .zshrc. 2015-10-20 13:44:39 +02:00
Rodolphe Breard
7334726311 Removing unused protestation function. 2015-10-20 13:39:06 +02:00
Rodolphe Breard
1653cd78b7 Adding the top/htop alias back. 2015-10-20 13:37:25 +02:00
Rodolphe Breard
7bb8787b71 Checking if xscreensaver is installed before creating the lock alias. 2015-10-20 13:35:06 +02:00
Rodolphe Breard
344b86834d Removing the NERD Commenter plugin.
I never really used this module and the only times I did I was
disappointed by the quality. Too much similar commands, no support for
block comments (each line of a block is commented individually) and so
on. Furthermore, I dislike the WTFPL license. Even the FSF do not
recommend this license.
https://www.gnu.org/licenses/license-list.html#WTFPL
2015-10-19 15:53:00 +02:00
Rodolphe Breard
f4fcf745f8 Switching from the molokai color scheme to badwolf.
I just realized molokai does not have any license and therefore is
non-free.
2015-10-19 15:39:38 +02:00
Rodolphe Breard
a2568f01ba Adding the vim-dnsserial plugin. 2015-10-18 01:23:20 +02:00
Rodolphe Breard
2a7d607dc6 Adding the missing session signs. 2015-10-17 12:26:08 +02:00
Rodolphe Breard
e3c972b06b Adding documentation for vim plugins. 2015-10-17 12:11:10 +02:00
Rodolphe Breard
b34b959d20 Adding Vundle as a git submodule. 2015-10-17 12:03:42 +02:00
Rodolphe Breard
69b00cc08f Documenting the Vundle plugins. 2015-10-17 10:59:32 +02:00
Rodolphe Breard
c28b15494b Using Vundle to manage the color theme. 2015-10-17 10:54:51 +02:00
Rodolphe Breard
50332d9f32 Removing emacs configuration. 2015-10-17 10:43:06 +02:00
Rodolphe Breard
64d2c15a46 Fixing tmux default-terminal 2015-10-15 12:00:29 +02:00
Rodolphe Breard
837f1681c3 Adding the vim-licenses plugin. 2015-10-11 21:48:23 +02:00
Rodolphe Breard
9ebd5ca30a Ignoring vim temp files. 2015-10-11 17:32:52 +02:00
Rodolphe Breard
c3a6e55f9c Adding the nerdcommenter plugin. 2015-10-11 17:31:50 +02:00
Rodolphe Breard
b1d33a22c8 Improving the vimrc file. 2015-10-11 17:02:15 +02:00