Skip to content

Commit

Permalink
2017/08/14
Browse files Browse the repository at this point in the history
  • Loading branch information
huangfeng committed Aug 14, 2017
1 parent 6de2fc5 commit 778e680
Show file tree
Hide file tree
Showing 25 changed files with 7,728 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .config/terminator/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[global_config]
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#002b36"
background_darkness = 1.0
cursor_color = "#aaaaaa"
custom_command = tmux
font = 文泉驿等宽微米黑 Regular 12
foreground_color = "#839496"
login_shell = True
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
show_titlebar = False
use_system_font = False
1 change: 1 addition & 0 deletions .oh-my-zsh
Submodule .oh-my-zsh added at d848c9
8 changes: 8 additions & 0 deletions .vim/.netrwhist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =6
let g:netrw_dirhist_1='/home/hf/.vim'
let g:netrw_dirhist_2='/home/hf'
let g:netrw_dirhist_3='/home'
let g:netrw_dirhist_4='/home/hf'
let g:netrw_dirhist_5='/home/hf/.cache'
let g:netrw_dirhist_6='/home/hf'
1 change: 1 addition & 0 deletions .vim/bundle/.vundle/script-names.vim-scripts.org.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .vim/bundle/Solarized
Submodule Solarized added at 736ad7
1 change: 1 addition & 0 deletions .vim/bundle/Syntastic
Submodule Syntastic added at 996c56
1 change: 1 addition & 0 deletions .vim/bundle/The-NERD-tree
Submodule The-NERD-tree added at e5d194
1 change: 1 addition & 0 deletions .vim/bundle/Vundle.vim
Submodule Vundle.vim added at 5d9b05
1 change: 1 addition & 0 deletions .vim/bundle/YouCompleteMe
Submodule YouCompleteMe added at 95a44c
1 change: 1 addition & 0 deletions .vim/bundle/bash-support.vim
Submodule bash-support.vim added at 309d6f
1 change: 1 addition & 0 deletions .vim/bundle/command-t
Submodule command-t added at 5a1946
1 change: 1 addition & 0 deletions .vim/bundle/newL9
Submodule newL9 added at a78607
1 change: 1 addition & 0 deletions .vim/bundle/plantuml-syntax
Submodule plantuml-syntax added at c001a8
1 change: 1 addition & 0 deletions .vim/bundle/powerline
Submodule powerline added at 5fa504
1 change: 1 addition & 0 deletions .vim/bundle/python.vim
Submodule python.vim added at 0877af
1 change: 1 addition & 0 deletions .vim/bundle/sparkup
Submodule sparkup added at d400a5
1 change: 1 addition & 0 deletions .vim/bundle/taglist.vim
Submodule taglist.vim added at 53041f
1 change: 1 addition & 0 deletions .vim/bundle/vim-fugitive
Submodule vim-fugitive added at 87c1bd
Loading

0 comments on commit 778e680

Please sign in to comment.