My dotfiles
Contents:
- curl
- wget
- zsh
- git
sh -c "$(curl -fsSL https://raw.githubusercontent.com/mattbui/dotfiles/master/initialize.sh)"
- init:
- configs:
- zsh
- git
- nvim
- tmux
- fzf
- lf
- direnv
- setup scripts (support for homebrew, apt, apk, without package manager):
- zsh
- git
- nvim
- tmux
- fzf
- lf
- fd
- conda
- direnv
- configs:
- zsh:
- antigen plugins manager
- auto-complete
- syntax highlight
- vim mode
- manpage
- nvim:
- basic settings
- basic key-maps
- plugins manager
- colorscheme
- coc, code completion
- file explorer
- lf
- coc-explorer
- git:
- fugitive
- coc-git
- startify
- floatterm
- ipynb integration
- fzf integration
- tmux:
- vim-like navigation
- vim-like copy-mode
- tmux-line
- fzf: basic configs
- use fd as default command
- open file (fo)
- change directory (fcd)
- alias finder with fzf (fa)
- ctrl+f to change directory with fzf
- lf: basic configs
- icons: nerd fonts
- lfcd: map to ctr+o
- trash
- addDir, addFile
- openWithEditor
- things to try??