https://github.com/andreasgrv/dotfiles
My dotfiles
https://github.com/andreasgrv/dotfiles
Last synced: 6 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/andreasgrv/dotfiles
- Owner: andreasgrv
- Created: 2015-11-06T15:44:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T15:17:40.000Z (over 6 years ago)
- Last Synced: 2025-01-21T10:50:54.231Z (over 1 year ago)
- Language: Vim script
- Size: 802 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My dotfiles
## Screenshot of tmux layout

The prompt colour is set depending on the hash of the hostname, therefore different ssh connections
will have different prompt colours (given there is no collision).
In white is the local tmux session while the green and reddish prompts are for ssh connections
to different machines. The bottom left pane is how vim looks when modifying a bash script
(gruvbox colorscheme).
### Credits
#### Fonts
Fantasque Sans Mono + Nerdfonts
* original-font: https://github.com/belluzj/fantasque-sans
* patched font for powerline: https://github.com/ryanoasis/nerd-fonts
#### Terminal prompt ideas (Powerline)
* https://github.com/powerline/powerline
* https://github.com/banga/powerline-shell
#### Vim
See .vimrc plugins (constantly changing)
#### Tmux
##### Useful References
* http://tmuxp.readthedocs.io/en/latest/about_tmux.html
* http://blog.hawkhost.com/2010/07/02/tmux-%E2%80%93-the-terminal-multiplexer-part-2/
* http://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
* http://tangledhelix.com/blog/2012/07/16/tmux-and-mouse-mode/
* http://jasonwryan.com/blog/2011/06/07/copy-and-paste-in-tmux/
* https://github.com/christoomey/vim-tmux-navigator