Commit Graph

183 Commits

Author SHA1 Message Date
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
63010fa2fc Move tmux-plugins (tmux-prefix-highlight, tmux-copycat) to git submodules. 2016-08-04 19:45:45 +02:00
3870e780a4 Tolerate using [] notation when it can still be expressed in dot notation 2016-08-04 19:35:30 +02:00
f3cb171d15 skip dotfiles.sublime-workspace 2016-08-04 19:35:02 +02:00
f26ea4e10f adjust some jshintrc options 2016-07-24 16:18:19 +02:00
270e0175d9 tmux: use R to reorder windows 2016-07-22 19:25:33 +02:00
43ccab1585 test nginx, before try to reload 2016-07-19 21:04:59 +02:00
b8ec5737d5 remove the original header, because there significant changes though the original file now 2016-07-17 15:05:45 +02:00
dbf236c95f ctrl+a to tmux prefix 2016-07-16 16:26:35 +02:00
3025e6908a add syntastic settings 2016-07-16 00:08:31 +02:00
a086383c21 add vim syntastic plugin 2016-07-15 23:51:37 +02:00
b0dd1d08db fix: change directory first 2016-07-15 22:41:59 +02:00