Coder Social home page Coder Social logo

suess-ecbm / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lunarwatcher/dotfiles

0.0 0.0 0.0 356 KB

A collection of various primarily Linux dotfiles

License: The Unlicense

Shell 66.67% Makefile 6.29% Vim Script 25.23% Vim Snippet 1.81%

dotfiles's Introduction

dotfiles

.vimrc

Compatibility: assume latest Vim.

As you can see, my Makefile has a target for vim that compiles Vim, so I have no reason to stay backwards-compatible. I'll update if I have to, and I can do it in 1.5 minute or less on my current hardware.

Notes

  • Out of the box, the Python paths are set to python2 and python3. This actually works perfectly fine if an executable called python2 and one called python3 can be found in the path. If they don't, you can either symlink them (copying is not recommended), or change the paths to use the full path.
  • To use the devicons plugin, a patched Nerd Font is required. Linux is also a requirement, due to a bug that prevents use on Windows. (If you're running Windows, it falls back to the Powerline-patched Source Code Pro). Fonts patched with only Powerline symbols will not work. If you don't have one, and won't/can't install one, I highly suggest you remove the plugin. (Remember to change the font)

Makefile

This dotfile repo bases itself on makefiles. It should take care of all the relevant dependencies. Note that the files themselves assume the distro is Debian-based (for access to apt).

Installing dotfiles, along with necessary dependencies can be done by running make dotall. For additional software, use make all, or just make software. Note that the software installed is primarily geared towards me, hence the split between dotfile installation.

License

See the LICENSE file for the full details. The project is licensed under the Unlicense.

dotfiles's People

Contributors

lunarwatcher 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.