Skip to content

hockeybuggy/dotfiles

Repository files navigation

My dotfiles

Build Status

This repository is for managing my configuration files.

Installation

1.Clone this repo

Clone the repo. I like to clone put it at ~/.dotfiles

git clone git@github.com:hockeybuggy/dotfiles.git .dotfiles && cd .dotfiles

2. Automagically Link the files

./bootstrap.sh

3. May need to install the vim dependencies via vim-plug

[within vim]
:PlugInstall

Dependencies

Minimum

  1. vim - 7.4
  2. bash - (whatever is installed)
  3. git - 2.24.1+
  4. python - 3.6+

Ideal

  1. vim - 8.0
  2. neovim
  3. tmux - 2.3
  4. zsh - 5.0
  5. iterm2
  6. node
  7. Inconsolata font (nerdfont variant)
  8. rustup, cargo, rustc
  9. ripgrep -- Grep replacement
  10. fd -- find replacement
  11. fzf -- Fuzzy finder
  12. bat -- cat replacement
  13. exa -- ls replacement
  14. markdownlint-cli
  15. hub (command line github)
  16. diff-so-fancy
  17. reattach-to-user-namespace
  18. starship
  19. gnupg
  20. fnm
  21. zoxide
  22. gpg-agent
  23. uutils-coreutils

About

My ever evolving dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published