866 B
866 B
Erik Cowley's dot files
Includes my customization related to:
- zsh - show Python virtual env info in prompt
- vim/nvim - lots of plugins and custom shortcuts
- ctags
- tmux
- fzf
Install the following:
- zsh
- neovim
- exuberant-ctags
- oh-my-zsh
- fzf recommended by using the git workflow
- tmux
- tpm tmux plugin manager
- bat
- tmux-sessionx
Put the config files in place:
2. Copy cowley.zsh to ~/.oh-my-zsh/custom/
3. Copy cowley.zsh-theme to ~/.oh-my-zsh/custom/themes/
4. Copy .zshrc to your home directory
5. Copy init.lua to ~/.config/nvim/
6. Copy .tmux.conf to your home directory