GithubHelp home page GithubHelp logo

zhangaz1 / dotfiles-16 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nelsonmestevao/dotfiles

0.0 0.0 0.0 4.69 MB

:penguin: Configuration files

Home Page: https://git.io/JUm1w

License: Other

Shell 79.19% Vim Script 20.32% R 0.21% Julia 0.17% Makefile 0.10%

dotfiles-16's Introduction

dotfiles

Build Status Latest Release License Repo size

I really like to configure my system in every possible way. This repository holds how I do it. If you are just starting out you could use mine (I don't care or mind, see LICENSE) but for your own sake read them. You will not get the most out of it without.

Start by reading my Neovim configuration. It follows a literate configuration where it's documentation is the configuration files it selves. I write them using markdown and Neovim will interpret only the code blocks.

screenshot

๐Ÿš€ Installing

I follow a very modular approach. If you don't want something you can just remove it's folder. Imagine you don't want Neovim. You can just delete nvim folder. It's that simple.

Start by cloning my dotfiles into ~/.dotfiles. You should do the same with my spells repository. Some scripts needed are there.

git clone https://github.com/nelsonmestevao/dotfiles ~/.dotfiles
git clone https://github.com/nelsonmestevao/spells   ~/.spells

Depending on your Linux distribution you should change the distro.sh accordingly.

cd ~/.dotfiles
make install

๐Ÿ’ฃ Uninstalling

cd ~/.dotfiles
make uninstall
cd ~
rm -rf ~/.dotfiles
rm -rf ~/.spells

โš ๏ธ Disclaimer

As you probably know, you shouldn't just run my Makefile without reading it first. And if you read it, you will understand that it calls other scripts like install.sh which depend on helpers.sh. Read those, it's the only way that you can trust what it is doing.

๐Ÿ“ License

This repository is licensed under the WTFNMFPL.

Use your tools well or use better tools.

dotfiles-16's People

Contributors

alanyee avatar awalvie avatar nelsonmestevao avatar pedroagribeiro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.