My personal config files
- neovim config
- tmux config
- zsh config
mkdir ~/.config
git clone https://github.com/yamanmucahit/dotfiles.git
cd dotfiles
stow .
- Basic utils:
git
,make
,unzip
, C Compiler (gcc
) - ripgrep
- Clipboard tool (xclip/xsel/win32yank or other depending on platform)
npm
(optional if you're not interested in lsp support for javascript etc.)
- fzf >= 0.48.0
- zoxide
- oh-my-posh
- tmux prefix keymap is
`
(backtick)