Skip to content
Snippets Groups Projects

dotfiles-basic

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Sebastian Żmijewski
    snippetfile1.txt 212 B
    echo "Clone zsh"
    
    bash <(curl -s https://raw.githubusercontent.com/Viperoo/zshrc/master/install.sh)
    
    echo "Install basic vim"
    
    wget https://raw.githubusercontent.com/amix/vimrc/master/vimrcs/basic.vim -O ~/.vimrc
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment