GithubHelp home page GithubHelp logo

unixconfig's Introduction

Useful configuration files for your unix environment

These are some useful configuration tidbits that I have found useful for working with WSL. These are mainly on here as a cloud backup but feel free to use/customize/edit these to your needs (just credit me if you do).

Notable features

vimrc

  • Various configurations for the vim text editor (such as syntax highlighting, line numbers, tab spacing, etc)

$HOME/.dotfiles

  • apt packages I want installed on all my machines
  • bashscripts that I have added to my path
    • cdir: makes a directory AND enters it (must be sourced)
    • purge: removes an empty directory AND leaves it (must be sourced)
    • calc: python script that prints out whatever you pass as a parameter (I typically use it as a calculator)
    • del: substitute for rm that moves to a recycle bin (flushed with empty_bin)
  • bash profile adds my bashscripts to my path
  • git configurations: set vim as the default text editor, and force unix-style LF line endings
  • bash configurations which are mainly just aliases, including aliasing all of my bashscripts to source bashscript

Usage

The name of each directory corresponds to where you should copy the files inside them. So you would copy the files in HOME to your home directory (presumably this is ~); you may have to locate some of these such as path_to_vim_, which for me was located in /etc/vim/ on Ubuntu 20.04.5 LTS (which is currently the default for WSL 2).

unixconfig's People

Contributors

xtremeblaze777 avatar

Watchers

 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.