GithubHelp home page GithubHelp logo

lscarton / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dharminb/dotfiles

0.0 0.0 0.0 510 KB

dotfiles for my computer settings

License: The Unlicense

Shell 19.51% Python 2.14% Perl 20.18% Vim Script 56.44% Vim Snippet 1.73%

dotfiles's Introduction

My Dot files

Mostly for personal use. But feel free to use these if you are setting up your system.

Standard rc files

  • .bashrc (config file for bash)
  • .zshrc (config file for zsh)
  • .vimrc (config file for vim)
  • .Xdefaults (config file for urxvt)
  • aliases (some aliases for bash/zsh that I commonly use)
  • source_list (list of commands to run before starting terminal)

Config folder for a few programs

The folders present in config folder are generally present in ~/.config

Note: You might want to check documentation for each program to make sure that these files are being used instead of defaults. For example, you have to execute ranger --copy-config=all and replace existing .config/ranger with the one present in this repository to see the changes.

i3

Config file and some useful bash scripts from ~/.i3/ are placed in this folder.

On fresh install of i3, the config file might be present in ~/.config/i3/. You might wanna delete this and create ~/.i3/.

vim

Files for vim terminal editor are present in this folder. This is generally named ~/.vim/.

.vim/plugged is ignored here because the folders present inside are individual git repositories with their own .git files. Including these will not only be a mess but also considered plagarism. These are not important in most of the cases. These will be created when running :PlugInstall in vim.

urxvt

Plugins for urxvt terminal emulator are present in this folder. This is generally named ~/.urxvt/.

Update script

update_dotfiles.sh is a simple shell script which updates the files in this folder by copying files and folders from different locations. This makes maintaining dotfiles a little bit easier.

dotfiles's People

Contributors

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