Skip to content

StephGit/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

bash -c "$(curl -fsSL https://raw.github.com/StephGit/dotfiles/master/bin/dotfiles)" && source ~/.bashrc

Tools

  • neovim

  • termite

  • ZSH

    • sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
    • git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting
    • ln -s ~/.dotfiles/config/zsh/cleaned.zsh-theme $ZSH/themes/cleaned.zsh-theme
    • chsh -s /bin/zsh
  • nvm

  • Python (needed for zsh)

    • sudo apt install python3

Enable deoplete

  1. Install neovim
  2. open vim
  3. run ':UpdateRemotePlugins'

Install powerline fonts for airline

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published