1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-19 18:21:43 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
J. Fernando Sánchez
e68ff6e85e Integrated rofi 2016-01-10 12:55:09 +01:00
J. Fernando Sánchez
18af6196b3 More emacs 2016-01-07 12:59:23 +01:00
J. Fernando Sánchez
90d6b9aad9 ZSH update for termite 2016-01-07 12:53:33 +01:00
J. Fernando Sánchez
f8a7c1e39d WM updates 2016-01-07 12:53:04 +01:00
J. Fernando Sánchez
1a1c055b06 Termite and URXVT terminfo 2016-01-07 12:43:21 +01:00
J. Fernando Sánchez
ee3e7b81e4 Minor updates
* Added syncthing
* JSON indentation in emacs
* Fixed bug with myemacs script
2015-12-09 17:07:44 +01:00
J. Fernando Sánchez
cfb2d498fa New version of tmux 2015-11-25 03:24:33 +01:00
J. Fernando Sánchez
ebcaeb805c Fixed zprezto submodule 2015-10-25 01:36:05 +02:00
J. Fernando Sánchez
3f5da0dfe0 Added compose-run 2015-09-22 17:24:14 +02:00
J. Fernando Sánchez
d829dd0959 Added recentf, temp files emacs 2015-09-22 16:44:32 +02:00
J. Fernando Sánchez
c29fdd9625 Updates in i3, added dunst 2015-09-19 18:32:17 +02:00
J. Fernando Sánchez
21debe133a Modified README to include the stow system 2015-09-18 02:22:56 +02:00
J. Fernando Sánchez
fc8c11d360 New config 2015-09-18 02:14:17 +02:00
J. Fernando Sánchez
8e833119db Org-mode tags and others 2015-09-04 11:58:09 +02:00
J. Fernando Sánchez
9a934dc351 pyenv and others 2015-04-13 10:47:46 +02:00
J. Fernando Sánchez
95427a4a87 Should fix ssh-agent in tmux+ssh 2015-04-09 02:42:21 +02:00
J. Fernando Sánchez
f1add8adda SSH-agent integration 2015-04-09 02:15:19 +02:00
J. Fernando Sánchez
8dbafa6971 Zsh+Docker 2015-04-09 01:30:27 +02:00
J. Fernando Sánchez
882172bccf Dev tools in dockerfile, to avoid errors with pip 2015-04-08 21:45:46 +02:00
J. Fernando Sánchez
5196e3c779 Init submodules when using make.sh 2015-04-08 01:39:23 +02:00
J. Fernando Sánchez
520ff98ef2 Added Docker development file 2015-04-08 01:24:17 +02:00
J. Fernando Sánchez
5b443ec699 Better emacs config 2015-04-06 23:35:55 +02:00
J. Fernando Sánchez
bc8b9f26d7 Hard to track problem with tmux's config
To make "tmux attach" create a session when there aren't any active yet,
you need to call "new-session" in the config. My problem was that
new-session was set before setting the terminal to 256 colors. Hence,
when a session is created, it has TERM=screen by default.
2015-03-27 05:53:38 +01:00
J. Fernando Sánchez
2b723ac941 Added Gitignore for emacs 2015-03-24 23:01:13 +01:00
J. Fernando Sánchez
44d496f846 Polished emacs.d config 2015-03-24 22:58:59 +01:00
J. Fernando Sánchez
043530ca03 More gitignore for python. PyDoc in Emacs 2015-03-20 21:21:18 +01:00
J. Fernando Sánchez
d7923606ef Securing gitconfig, adding nm fix 2015-03-15 23:29:01 +01:00
J. Fernando Sánchez
55a553e490 Slightly improved emacs 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
6d53c7a5a7 Use console emacs in git commits 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
7769406c92 Functions i3 lock/suspend/hibernate 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
3bc784c4bf Power settings xfce4 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
e6021a1587 Using emacs :) 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
b076e8e56a Working better with latex and screens/monitors 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
c46c149046 Long time no see 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
444fc3706a Updated oh-my-zsh and moved to firefox 2014-03-09 00:24:13 +01:00
J. Fernando Sánchez
7c35e64b44 Changes to i3 and vim 2014-03-04 15:57:06 +01:00
J. Fernando Sánchez
de4b50811b Better buffers and folding 2014-01-30 10:25:54 +01:00
J. Fernando Sánchez
d3ccd58ae1 Better Ctrl-P 2014-01-20 15:39:23 +01:00
J. Fernando Sánchez
c16b670cd8 Added GPG + turtle/n3 2013-12-18 10:46:01 +01:00
J. Fernando Sánchez
943c66c149 Oups. It should go in a folder. 2013-07-16 23:47:11 +02:00
J. Fernando Sánchez
25f6a9d3a9 Added rxvt-unicode to ssh into remote machines 2013-07-16 23:43:33 +02:00
J. Fernando Sánchez
0cb4956d65 Commented starttmux in bashrc
That way I avoid the problem of not being able to connect to new
servers when tmux is not installed or the terminal doesn't have the
right TERM variable.

Uncommenting it in zshrc is recommended :)
2013-07-16 23:15:59 +02:00
J. Fernando Sánchez
f9d12e629e Small changes (e.g. ssh alias) 2013-07-16 12:33:15 +02:00
J. Fernando Sánchez
7bbcb17419 Several improvements.
* Tmux is not started by default anymore
* Added functions for i3 - Awesome!!
* zsh to start tmux
2013-07-12 19:19:52 +02:00
J.Fernando Sánchez
a134c2210f Updated README 2013-06-20 18:19:49 +02:00
J.Fernando Sánchez
d8f23e0276 Removed personal-scripts submodule
To make my life a bit easier
2013-06-20 17:54:47 +02:00
J.Fernando Sánchez
776523cf1e Better support for i3 2013-06-20 17:13:39 +02:00
J.Fernando Sánchez
405a3e196b Dual monitor for sputnik 2013-06-20 17:10:06 +02:00
J.Fernando Sánchez
6f033b25be Updated the submodule address 2013-06-17 15:52:29 +02:00
J.Fernando Sánchez
c3343937de Adapted for python2 2013-06-17 15:51:55 +02:00