Commit Graph

244 Commits

Author SHA1 Message Date
3d4cd0c6ca remove listchars, because copy/past probmen 2016-09-18 14:16:34 +02:00
5a1bda3829 add vim nginx filetype 2016-08-14 23:22:04 +02:00
a9cf93e7b2 add Gundo.vim 2016-08-09 21:33:23 +02:00
8528722af7 add .ackrc 2016-08-09 21:09:49 +02:00
74e4d49347 some vim improvements
* add vim-ack
* define ,+w to open window verticaly
* add set relativenumber
* add set gdefault
2016-08-09 20:46:50 +02:00
f536830bf9 fix dotfiles ascii art (forgot to escape one \) 2016-08-09 19:52:01 +02:00
dcc33835f3 enable oh-my-zsh colored-man-pages plugin 2016-08-09 17:50:55 +02:00
d2b5f660cc add autoclose option (deaktivated) 2016-08-08 23:24:22 +02:00
9cc4153559 do not open nerdtree by default
show hidden files by default
2016-08-08 23:17:27 +02:00
51814f1bc6 add nerdtree and nerdtree-git-plugin to vim 2016-08-08 23:07:26 +02:00
1e1a50b3f0 remove .netrwhist 2016-08-08 22:31:29 +02:00
530322cb03 add tmux-urlview link 2016-08-08 19:43:41 +02:00
38ea145d71 small changes
## To make a commit, type your commit message and press SUPER-ENTER. To cancel
## the commit, close the window. To sign off on the commit, press SUPER-S.
##
## You may also reference or close a GitHub issue with this commit.  To do so,
## type `#` followed by the `tab` key.  You will be shown a list of issues
## related to the current repo.  You may also type `owner/repo#` plus the `tab`
## key to reference an issue in a different GitHub repo.

diff --git a/README.md b/README.md
index 8d62e78..91a611c 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@ This repo is a store my personal Debian and macOS dotfiles. I use zsh as default
 Some of configuration assets, needs [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts) to be installed. You have to install the font only on the host side (your macOS or your Windows maschine).

 ### Installation of Nerd Fonts
+Here are only quick installation steps. For full reference visit [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts) on Github.
+
 #### Linux
 ```sh
 mkdir -p ~/.local/share/fonts
@@ -49,7 +51,7 @@ cd ~/Library/Fonts && curl -fLo "Droid Sans Mono for Powerline Nerd Font Complet
 Download [Droid Sans Mono for Powerline Nerd Font Complete Mono Windows Compatible.otf](https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DroidSansMono/complete/Droid%20Sans%20Mono%20for%20Powerline%20Nerd%20Font%20Complete%20Mono%20Windows%20Compatible.otf) and put it in your font folder.

 ### iTerm2 Setup non-ASCII Text Font
-I am currently using Source Code Pro as my default font, which does not include Powerline support. In addition to this, I do have nerd-fonts installed and configured to be used for non-ascii characters.
+I'm currently using [Source Code Pro](https://github.com/adobe-fonts/source-code-pro) as my default font, which does not include Powerline support. In addition to this, I do have nerd-fonts installed and configured to be used for non-ascii characters.

 Then, you have configure the fonts in iTerm2:
2016-08-06 16:14:25 +02:00
c7b9eff57b * change font to Nerd Fonts
* add vim plugin vim-devicons
* change iTerm2 configuration
2016-08-06 16:07:10 +02:00
7109948b3a update 2016-08-06 15:56:38 +02:00
b6a515b995 iTerm2 Setup non-ASCII Text Font Screenshot 2016-08-06 15:46:03 +02:00
3edd717fcb add a smapp perl script to bin to show all 256 colors 2016-08-06 15:16:12 +02:00
c87a4bc4d5 fix bg color of tmux status bar 2016-08-06 15:15:30 +02:00
79c101bb1d update 2016-08-05 19:57:16 +02:00
5800f72189 fix 2016-08-05 19:48:32 +02:00
67ae256d1e some tmux shortcuts 2016-08-05 19:47:45 +02:00
36421a4291 reload tmux config after update 2016-08-05 19:23:47 +02:00
cdbf7bca86 cleanup 2016-08-05 19:18:49 +02:00
85366412df update 2016-08-05 18:33:03 +02:00
4228c0173e test tmux pannel 2016-08-05 17:12:18 +02:00
ef2ff04915 add tmux-urlview plugin 2016-08-04 22:40:45 +02:00
5c2d37e72f update 2016-08-04 22:28:14 +02:00
d6210fc440 add vim-tmux 2016-08-04 22:27:13 +02:00
a83cf9446a move udot submodule update after git pull 2016-08-04 22:20:17 +02:00
f25c0ac368 set nosharehistory, noincappendhistory 2016-08-04 22:15:16 +02:00
4255fd5b0b add tmux-resurrect plugin 2016-08-04 22:14:53 +02:00
7bcddacb48 amall changes 2016-08-04 21:20:43 +02:00
628c3c3da4 update readme 2016-08-04 21:17:50 +02:00
f61119a556 resize 2016-08-04 21:16:24 +02:00
9d15d4f670 add screenshot 2016-08-04 21:12:11 +02:00
81386e3b1b update readme 2016-08-04 21:03:07 +02:00
e07b8a8bae use ~/.commonrc.local for local changes, proxy etc. 2016-08-04 20:35:43 +02:00
5d4066feaf move .vim/bundle/vim-fugitive to git submodule 2016-08-04 20:27:20 +02:00
2f75ed7a04 move .vim/bundle/vim-fugitive to git submodule 2016-08-04 20:27:05 +02:00
779864d4bf move .vim/bundle/vim-airline to git submodule 2016-08-04 20:25:18 +02:00
81055adbc2 move .vim/bundle/vim-airline to git submodule 2016-08-04 20:24:26 +02:00
bf759b7a67 move .vim/bundle/syntastic to git submodule 2016-08-04 20:23:27 +02:00
8bd3d38123 move .vim/bundle/syntastic to git submodule 2016-08-04 20:21:56 +02:00
d5b0254c52 disable autoupdate 2016-08-04 20:12:36 +02:00
d113f42302 add submodule init on update 2016-08-04 20:12:19 +02:00
4a4e5d18f9 skip .gitmodules file and misc folder 2016-08-04 20:12:03 +02:00
f2f70938da readd Cobalt2 theme 2016-08-04 20:06:53 +02:00
93d66cbd6e Change install instructions and update function to handle git submodules 2016-08-04 19:56:36 +02:00
5ddfbd3938 move .oh-my-zsh to git submodules 2016-08-04 19:51:43 +02:00
5f69b32690 prepare for use oh-my-zsh as git submodule 2016-08-04 19:49:39 +02:00