Rodolphe Breard
d973bf1ad2
Moving setxkbmap from .xinitrc to .xprofile
2015-08-11 20:58:06 +02:00
Rodolphe Breard
301eea05b4
Setting the keymap from .xinitrc
2015-08-06 20:12:36 +02:00
Rodolphe Breard
781fd45d4c
Adding "du" alias.
2015-08-06 20:12:10 +02:00
Rodolphe Breard
c64cc7b5fa
Adding ReST comments.
2015-07-23 11:13:11 +02:00
Rodolphe Breard
9fbb1bbcc1
Adding default layouts to groups.
2015-07-18 14:52:27 +02:00
Rodolphe Breard
8085aea394
Adding screenshot shortcut.
2015-07-13 14:04:40 +02:00
Rodolphe Breard
5f8555e62f
Adding a screen lock shortcut.
2015-07-08 17:07:38 +02:00
Rodolphe Breard
16da32d9d9
Improving the gitignore file.
2015-07-08 16:30:23 +02:00
Rodolphe Breard
53f9a13c44
Moving the background definition to the startup hook.
2015-07-08 16:28:44 +02:00
Rodolphe Breard
964ae293d0
Adding qtile configuration.
2015-07-08 16:24:21 +02:00
Rodolphe Breard
63b9576199
Removing a '#' from python block comments.
...
This is helpful for pep8 compliance.
2015-07-04 23:23:41 +02:00
Rodolphe Breard
c726a1f4c9
Removing autocd: it do more harm than good
2015-07-04 21:57:12 +02:00
Rodolphe Breard
1a33656aad
removing useless names
2015-06-02 17:52:27 +02:00
Rodolphe Breard
059ea41d16
Opening .toml files in config-mode
2015-05-29 12:18:18 +02:00
Rodolphe Breard
ebb9d2a1d3
Creating an alias for steam because of the "steam runtime".
...
https://github.com/ValveSoftware/steam-runtime/issues/13
2015-05-25 02:49:41 +02:00
Rodolphe Breard
ef3f487f9f
adding tree alias
2015-05-16 17:33:39 +02:00
Rodolphe Breard
6fafca1a19
adding emacs rust-mode support
2015-05-16 17:01:48 +02:00
Rodolphe Breard
91fb3d7695
Adding a random string to the "stop censorship" message.
...
This is intended to bypass log grouping by creating (almost) unique messages, thus maximizing the visibility.
2015-04-29 14:48:40 +02:00
Rodolphe Breard
b177158e96
tmux index
2015-04-17 21:35:35 +02:00
Rodolphe Breard
8ea82120c6
everything's better with a cowsay
2015-03-18 00:46:14 +01:00
Rodolphe Breard
3b71b785a4
istheinternetonfire
2015-03-18 00:34:15 +01:00
Rodolphe Breard
c9b71b4276
Stop internet censorship
2015-03-16 11:40:03 +01:00
Rodolphe Breard
f0b241366a
adding sqlmap helpers
2015-02-21 16:23:04 +01:00
Rodolphe Breard
60b413bf83
adding a chromium helper for tor
2015-02-21 16:14:22 +01:00
Rodolphe Breard
77f8febe5b
Adding custom PATH to .xinitrc
...
The WM not being started with a login shell, the user preference aren't loaded. For example, awesome's quick exec bar cannot profit from the .zshrc custom PATH. Setting it in the .xinitrc solves this problem.
2015-02-14 10:39:15 +01:00
Rodolphe Breard
2dc3dcdc5a
cleanup
2015-02-13 18:31:43 +01:00
Rodolphe Breard
2e686faca1
inlining the rbenv part
2015-02-13 17:43:13 +01:00
Rodolphe Breard
ad78c2a78f
Checking whether or not the path has already been exported
2015-02-13 13:07:26 +01:00
Rodolphe Breard
b3099d7f7c
Adding an awesome psql prompt.
2015-02-11 17:45:43 +01:00
Rodolphe Breard
b3b0e62b9f
Removing the -m and the f**king -F option to less.
...
-m was not wanted anymore.
-F implementation has changed. It used to make less behave like cat
if the text could fit the terminal, now it displays nothing. I
know the later is the intended behavior, however it makes this
option absolutely awful when used in psql and there is no known
replacement.
2015-02-11 17:24:02 +01:00
Rodolphe Breard
0f50be3a6d
exporting some gpg agent variables and initializing rbenv if found
2015-02-09 22:28:28 +01:00
Rodolphe Breard
14c4e3b7ff
reducing some "if"
2015-02-09 22:27:02 +01:00
Rodolphe Breard
62890e057d
checking the existence of some commands
2015-02-09 21:47:17 +01:00
Rodolphe Breard
2a7f2ae70b
fixing the alternative zsh prompt
2015-02-09 20:24:37 +01:00
Rodolphe Breard
89ece070d5
cleaning stuff
2015-02-09 20:07:40 +01:00
Rodolphe Breard
be8dadac9d
moving the $PATH extention to .zprofile
2015-01-16 11:37:57 +01:00
Rodolphe Breard
11a416d7e8
adding ~/bin in the PATH
2015-01-16 02:18:41 +01:00
Rodolphe Breard
7e965ee6e4
adding .zprofile with pip completion
2014-12-20 11:28:15 +01:00
Rodolphe Breard
b87072b008
removing useless venv function (use pew instead)
2014-12-20 11:15:21 +01:00
Rodolphe Breard
c20c1ea7c6
adding syntax-highlighting support
2014-11-06 13:44:55 +01:00
Rodolphe Breard
4f9cdaab7c
adding postgres config file
2014-10-23 16:33:10 +02:00
Rodolphe Breard
38773106ea
exporting pager and editor
2014-10-23 16:32:32 +02:00
Rodolphe Breard
72099ae576
Merge branch 'master' of github.com:TychoBrahe/dotfiles
2014-10-22 15:31:48 +02:00
Rodolphe Breard
a2bf2de258
moving emacs scripts to the lisp
sub directory
2014-10-22 15:31:29 +02:00
Rodolphe Breard
441dd1ae64
adding USER_NICKNAME to .zshrc
2014-10-18 21:59:14 +02:00
Rodolphe Breard
b325d55834
adding some aliases and cleaning-up indentation
2014-10-06 16:28:11 +02:00
Rodolphe Breard
b9afbac011
simpler if
2014-10-01 11:37:09 +02:00
Rodolphe Breard
059d9786bd
zsh options
2014-10-01 11:27:35 +02:00
Rodolphe Breard
73dc03ad7f
Merge branch 'master' of github.com:TychoBrahe/dotfiles
2014-09-29 10:53:07 +02:00
Rodolphe Breard
270c6eb52d
adding zsh config
2014-09-29 10:52:58 +02:00