Giter Site home page Giter Site logo

antagonym / grml-etc-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grml/grml-etc-core

0.0 0.0 0.0 3.12 MB

Grmls core configuration files for zsh, vim, screen…

Home Page: http://git.grml.org/?p=grml-etc-core.git

Shell 80.37% Emacs Lisp 0.21% Vim Script 19.42%

grml-etc-core's Introduction

grml-etc-core

This repository contains the core /etc files for the Grml system.

While generally these files are distributed as a Debian package, named "grml-etc-core", they are also useful on other systems.

To use the most important files for your user, use the following commands:

# IMPORTANT: please note that you might override existing
# configuration files in the current working directory!
wget -O .screenrc     https://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic
wget -O .tmux.conf    https://git.grml.org/f/grml-etc-core/etc/tmux.conf
wget -O .vimrc        https://git.grml.org/f/grml-etc-core/etc/vim/vimrc
wget -O .zshrc        https://git.grml.org/f/grml-etc-core/etc/zsh/zshrc

Or, on operating systems without wget:

# IMPORTANT: please note that you might override existing
# configuration files in the current working directory!
curl -Lo .screenrc    https://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic
curl -Lo .tmux.conf   https://git.grml.org/f/grml-etc-core/etc/tmux.conf
curl -Lo .vimrc       https://git.grml.org/f/grml-etc-core/etc/vim/vimrc
curl -Lo .zshrc       https://git.grml.org/f/grml-etc-core/etc/zsh/zshrc

Further information is available from https://grml.org/console/

grml-etc-core's People

Contributors

a-wing avatar akorn avatar atrate avatar blueyed avatar dmitrivereshchagin avatar eworm-de avatar ft avatar gebi avatar gholms avatar hanabishirecca avatar hrubi avatar jkirk avatar jubalh avatar lespocky avatar mika avatar mirabilos avatar moben avatar moviuro avatar mrud avatar nbraud avatar pasja avatar pierres avatar reezer avatar rvolosatovs avatar sbruder avatar sgn avatar sometimesfood avatar ttys4 avatar xtaran avatar zeha 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.