8000 GitHub - ericbuckley/dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ericbuckley/dotfiles

Repository files navigation

Dotfiles

My dotfiles.

Getting started

Prerequisites (optional)

required

  • git

optional

  • coreutils
  • awscli
  • neovim
  • python3
  • python-lsp-server
  • python-lsp-black
  • go
  • gopls
  • tmux
  • vim
  • zsh
  • ripgrep
  • virtualenvwrapper
  • powerline font

Installation

The following script will symlink most of the files underneath the top level directories, the symlinks will be create in the homedir relative to where they are stored. For example the file vim/.config/nvim.init will get symlinked to ~/.config/nvim.init. However any file named init.script will be executed as a shell script rather than symlinked.

./install.sh

Post Installation

After opening [n]vim and install the plugins

vim
:PlugInstall

Open a new tmux session and install the tpm plugins

ts test
<ctrl-a> I

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0