this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README

+80 -58
+1 -1
Makefile
··· 5 5 6 6 export PWD = $(shell pwd) 7 7 8 - TARGETS ?= fish bin nvim git ruby utils 8 + TARGETS ?= fish bin nvim git ruby utils iterm2 9 9 10 10 all: $(TARGETS) 11 11
+18 -30
README.md
··· 9 9 create pull request (no link because if you need it, I rather won't accept your 10 10 pull request). 11 11 12 - ![Terminal look](screenshot.png) 12 + ![Screenshot](screenshot.png) 13 13 14 14 Installation 15 15 ------------ ··· 22 22 23 23 2. Run 24 24 25 - $ make -s 25 + $ make 26 26 27 27 3. To install only some of the files use: 28 28 29 - $ make -s <targets> 29 + $ make <targets> 30 30 31 31 Available targets 32 32 ----------------- 33 33 34 - * `bin` 35 - - Leiningen 36 - - `cargo cov` (requires `kcov` installed) 37 - - `git cleanup` 38 - - `git imerge` 39 - - `tmux-airline` (required for TMux theme) 40 - * `conky` 41 - * `fish` 42 - - Fisherman 43 - - base16 colors 44 - * `gdb` 45 - - GDB dashboard 46 - * `git` 47 - - global `.gitignore` 48 - - NeoVim + Fugitive as mergetool 49 - * `nvim` 50 - - vim-plug 51 - - bunch of plugins (check [`init.vim`](nvim/init.vim)) 52 - * `ruby` 53 - - `.gemrc` (skip doc installation) 54 - - `.pryrc` 55 - * `tmux` 56 - - `tpm` 57 - - TMux Powerline-like theme 58 - * `utils` 59 - - `ctags` with Rust config 60 - - `.dir_colors` for Solarized theme 34 + * `bin` 35 + - `git cleanup` 36 + * `fish` 37 + * `git` 38 + - global `.gitignore` 39 + - NeoVim + Fugitive as mergetool 40 + * `nvim` 41 + - vim-plug 42 + - bunch of plugins (check [`init.vim`](nvim/init.vim)) 43 + * `ruby` 44 + - `.gemrc` (skip doc installation) 45 + - `.pryrc` 46 + * `utils` 47 + - `ctags` with Rust config 48 + - `.dir_colors` for Solarized theme 61 49 62 50 Copyrights 63 51 ----------
+2
bin/git-cleanup
··· 1 1 #!/bin/sh 2 2 3 + set -e 4 + 3 5 git branch --merged master | grep -v '^\*' | grep -v master | xargs -n1 git branch -D
bin/git-lab

This is a binary file and will not be displayed.

+9 -6
fish/config.fish
··· 8 8 9 9 fundle init 10 10 11 - enable direnv hook fish 12 - enable hub alias -s 13 - enable jump shell fish 14 - enable rbenv init - 15 - enable thefuck --alias 11 + alias ssh="env TERM=xterm-256color ssh" 12 + 13 + if status --is-interactive 14 + enable direnv hook fish 15 + enable hub alias -s 16 + enable jump shell fish 17 + enable rbenv init - 16 18 17 - test -e {$HOME}/.iterm2_shell_integration.fish ; and source {$HOME}/.iterm2_shell_integration.fish 19 + test -e {$HOME}/.iterm2_shell_integration.fish ; and source {$HOME}/.iterm2_shell_integration.fish 20 + end
+2
fish/functions/fish_user_key_bindings.fish
··· 1 + 2 + fzf_key_bindings
+1
fish/functions/fzf_key_bindings.fish
··· 1 + /Users/hauleth/.fzf/shell/key-bindings.fish
+1 -1
git/config
··· 9 9 ci = commit 10 10 co = checkout 11 11 cob = checkout -b 12 - lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit 12 + lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%aN> %G?%Creset' --abbrev-commit 13 13 pr = pull-request 14 14 rci = commit --amend --reuse-message HEAD 15 15 squash = rebase -i @{u}
+5 -2
iterm2/Makefile
··· 2 2 3 3 PWD = $(shell pwd) 4 4 5 - install: 5 + install: terminfo 6 6 $(LN) ${PWD}/com.googlecode.iterm2.plist $(ITERM2_CONFIG_PATH)/ 7 7 8 + terminfo: xterm-256color-italic.terminfo 9 + tic $< 10 + 8 11 clean: 9 12 rm $(ITERM2_CONFIG_PATH)/com.googlecode.iterm2.plist 10 13 11 - .PHONY: install clean 14 + .PHONY: install clean terminfo
+14 -4
iterm2/com.googlecode.iterm2.plist
··· 844 844 </dict> 845 845 <key>HideScrollbar</key> 846 846 <true/> 847 + <key>HideTabCloseButton</key> 848 + <true/> 847 849 <key>HotkeyMigratedFromSingleToMulti</key> 848 850 <true/> 849 851 <key>LoadPrefsFromCustomFolder</key> ··· 887 889 <key>NSWindow Frame SUUpdateAlert</key> 888 890 <string>410 382 620 392 0 0 1440 900 </string> 889 891 <key>NSWindow Frame SharedPreferences</key> 890 - <string>476 240 796 473 0 0 1440 900 </string> 892 + <string>365 157 937 512 0 0 1440 900 </string> 891 893 <key>NSWindow Frame UKCrashReporter</key> 892 894 <string>99 294 592 584 0 0 1440 878 </string> 893 895 <key>NSWindow Frame iTerm Window 0</key> 894 - <string>482 293 1050 418 0 0 1440 900 </string> 896 + <string>353 270 570 427 0 0 1440 900 </string> 895 897 <key>NSWindow Frame iTerm Window 1</key> 896 898 <string>253 412 585 449 0 0 1440 878 </string> 897 899 <key>NSWindow Frame iTerm Window 2</key> ··· 917 919 <string></string> 918 920 <key>AWDS Window Option</key> 919 921 <string>No</string> 922 + <key>Allow Title Reporting</key> 923 + <true/> 920 924 <key>Ambiguous Double Width</key> 921 925 <false/> 922 926 <key>Ansi 0 Color</key> ··· 1123 1127 <key>Red Component</key> 1124 1128 <real>1</real> 1125 1129 </dict> 1130 + <key>Blink Allowed</key> 1131 + <false/> 1126 1132 <key>Blinking Cursor</key> 1127 1133 <false/> 1128 1134 <key>Blur</key> ··· 1522 1528 <key>Non-ASCII Anti Aliased</key> 1523 1529 <true/> 1524 1530 <key>Normal Font</key> 1525 - <string>Hasklig-Medium 13</string> 1531 + <string>Hasklig-Regular 13</string> 1526 1532 <key>Option Key Sends</key> 1527 1533 <integer>0</integer> 1528 1534 <key>Prompt Before Closing 2</key> ··· 1568 1574 <key>Tags</key> 1569 1575 <array/> 1570 1576 <key>Terminal Type</key> 1571 - <string>xterm-256color</string> 1577 + <string>xterm-256color-italic</string> 1572 1578 <key>Thin Strokes</key> 1573 1579 <integer>1</integer> 1574 1580 <key>Transparency</key> ··· 2376 2382 <false/> 2377 2383 <key>ShowFullScreenTabBar</key> 2378 2384 <true/> 2385 + <key>StretchTabsToFillBar</key> 2386 + <true/> 2387 + <key>TabStyle</key> 2388 + <integer>1</integer> 2379 2389 <key>TabViewType</key> 2380 2390 <integer>1</integer> 2381 2391 <key>UKCrashReporterLastCrashReportDate</key>
+4
iterm2/xterm-256color-italic.terminfo
··· 1 + # A xterm-256color based TERMINFO that adds the escape sequences for italic. 2 + xterm-256color-italic|xterm with 256 colors and italic, 3 + sitm=\E[3m, ritm=\E[23m, 4 + use=xterm-256color,
+1
nvim/after/syntax/html.vim
··· 1 + hi htmlBold cterm=bold gui=bold
+9 -14
nvim/init.vim
··· 21 21 Plug 'rust-lang/rust.vim' 22 22 Plug 'dag/vim-fish' 23 23 Plug 'hauleth/vim-ketos' 24 - Plug 'slashmili/alchemist.vim' 24 + Plug 'tpope/vim-markdown' 25 + Plug 'elixir-lang/vim-elixir' | 26 + \ Plug 'slashmili/alchemist.vim', { 'for': 'elixir' } 25 27 26 28 " Git 27 - Plug 'mhinz/vim-signify' 29 + Plug 'airblade/vim-gitgutter' 28 30 Plug 'tpope/vim-fugitive' | 29 31 \ Plug 'junegunn/gv.vim' 30 32 ··· 47 49 Plug 'tpope/vim-commentary' 48 50 Plug 'tpope/vim-endwise' 49 51 Plug 'tpope/vim-surround' 52 + Plug 'AndrewRadev/splitjoin.vim' 50 53 51 54 " Build & Configuration 52 55 Plug 'tpope/vim-dispatch' | 53 56 \ Plug 'radenling/vim-dispatch-neovim' 54 57 Plug 'tpope/vim-projectionist' 55 - " Plug 'w0rp/ale' 56 58 Plug 'w0rp/ale' 57 59 58 60 " Utils 59 61 Plug 'kopischke/vim-fetch' 62 + Plug 'wellle/targets.vim' 60 63 Plug 'mjbrownie/swapit' 61 64 Plug 'tpope/vim-repeat' 62 65 Plug 'tpope/vim-unimpaired' 66 + Plug 'junegunn/limelight.vim' 63 67 64 68 call plug#end() 65 69 " }}} ··· 75 79 " Display tabs and trailing spaces visually 76 80 set list 77 81 set listchars=tab:→\ ,trail:·,nbsp:␣ 82 + set conceallevel=2 78 83 79 84 " Show current mode down the bottom 80 - set noshowmode 81 - set showcmd 85 + set showmode showcmd 82 86 83 87 " Shorten interruptive command output 84 88 set shortmess=atI ··· 209 213 " }}} 210 214 " Formatting & Cleaning {{{ 211 215 command! Clean let _s = @/ | %s/\s\+$//e | let @/ = _s | set nohlsearch 212 - " }}} 213 - " Signify {{{ 214 - let g:signify_sign_add = '▌' 215 - let g:signify_sign_delete = '▖' 216 - let g:signify_sign_delete_first_line = '▘' 217 - let g:signify_sign_change = '▐' 218 - let g:signify_sign_changedelete = '▞' 219 - 220 - let g:signify_sign_show_count = 0 221 216 " }}} 222 217 augroup align_windows 223 218 au!
+7
nvim/plugin/ale.vim
··· 1 + scriptencoding utf-8 2 + 3 + let g:ale_sign_error = '>>' 4 + let g:ale_sign_warning = '--' 5 + 6 + let g:ale_statusline_format = ['⨉ %d', '⚠ %d', '⬥ ok'] 7 + let g:ale_echo_msg_format = '[%linter%] %s'
+6
nvim/plugin/git.vim
··· 10 10 nnoremap Ul :<C-u>GV<CR> 11 11 nnoremap UL :<C-u>GV!<CR> 12 12 nmap UU Uu 13 + 14 + let g:gitgutter_sign_added = '▌' 15 + let g:gitgutter_sign_removed = '▖' 16 + let g:gitgutter_sign_removed_first_line = '▘' 17 + let g:gitgutter_sign_modified = '▐' 18 + let g:gitgutter_sign_modified_removed = '▞'
screenshot.png

This is a binary file and will not be displayed.