Code Monkey home page Code Monkey logo

dotfiles's Introduction

Personal dotfiles

Note in 2021: I keep the files up-to-date, but I'm just to lazy to update the README and Makefile accordingly :)

Read the configuration first before running any make commands, they might fail.

These are my personal dotfiles that I'm using on Linux. Originated from the first repository of Fatih Arslan's dotfiles: https://github.com/fatih/dotfiles later on, I've added my stuff. (Later on, Fatih created a unique project called Subvim: https://github.com/fatih/subvim) Thanks Fatih for his work ;)

My configuration changed a lot since I've forked the dotfiles from Fatih's, so it is now a brand new project.

My dotfiles include:

* gitconfig
* tmuxconf
* zshrc
* vimrc and vim configurations under vim folder
* ackrc for Ack searching tool

All vim plugins are added as a git submodule.

zshrc is changed for using oh-my-zsh configuration. See https://github.com/serdardalgic/oh-my-zsh for details. I'm holding my changes to a different branch called mymaster in my oh-my-zsh fork. I keep my version of oh-my-zsh installation frequently updated.

I've taken some noted to modules_explanations_vim.txt file, I'll turn them into documentation a.s.a.p.

P.S. If you're using vim, checkout the mac_settings branch instead of master.

Install:

git clone --recursive https://github.com/serdardalgic/dotfiles.git
cd dotfiles
make

Uninstall:

cd dotfiles
make clean

In case your submodules are not loaded, go to the root directory of this repo and run this command:

git submodule update --init

dotfiles's People

Contributors

4562448 avatar fatih avatar igungor avatar serdardalgic avatar

Watchers

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