krp / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

vimrc requires Plug for plugin management: https://github.com/junegunn/vim-plug

Clone to ~/dotfiles and create symlinks. nvimrc goes in ~/.config/nvim/init.vim

TODO:

  • Both zsh & bash configs
  • Both neovim & (old) vim config for systems w/o neovim (possibly lightweight install script when full devenv isn't required)

Programming Languages

  • Python
  • Go
  • C (both clang and gcc)
  • Rust
  • TypeScript / deno

Linux Utilities

  • zsh

  • tmux

  • Docker

  • Window Manager (currently awesomewm)

MacOS Utilities

  • Homebrew

Windows Utilities

  • Docker

Additional dependencies

  • Plenty to be added here over time, then migrated into a script to autoinstall them.

  • tldr - pip install tldr

  • eg - pip install eg

  • navi - cargo install --locked navi

  • kb - pip install kb-manager

  • ripgrep - cargo install ripgrep

Theming

About


Languages

Language:Vim Script 61.0%Language:Lua 37.0%Language:Shell 2.0%