GithubHelp home page GithubHelp logo

onc / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 2.0 7.24 MB

My dotfiles for emacs, vim, i3, tmux and much more.

Ruby 0.05% Emacs Lisp 41.44% Shell 32.46% Python 4.84% Vim Script 20.79% Perl 0.41%
dotfiles emacs fzf karabiner tmux vim zsh

dotfiles's Introduction

onze's dotfiles

My dotfiles. I used these on both, macOS and ArchLinux.

Colors

I'm using base16-builder with a modified version of the google-theme. Take a look at my base16-onc-scheme repo for the scheme-file.

Zsh

I'm using zsh with on-my-zsh.

shell

My zsh-config can be found in zshrc. Besides zshrc, the oncsh-directory contains additional configuration, which are included in my zshrc. The custom theme can be found in oh-my-zsh/custom/themes/onze.zsh-theme.

fzf

fzf is a command-line fuzzy finder written in Go. I really like fzf and use it a lot for searching my history and jumping to frequently used directories.

Vim

Before switching to Emacs i was using Vim for almost everything. My config works in terminal as well as gvim. I use vim-plug for plugin-management.

vim_git-log

This is the gitconfig alias for the short log shown on the right:

[alias]
    lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative

Emacs

Emacs is used now for almost all my typing related stuff. The configuration can be found in emacs/ and is based on spacemacs.

emacs

Other configurations

  • Gemfile & Gemfile.lock - my gems
  • gemrc - configuration for installing gems (disable installation of documentation of gems)
  • ideavimrc - configuration for the vim-plugin of Intellij
  • latexmkrc - configuration for latexmk
  • npmrc - configuration for the node package manager (install node-modules in the home-directory)

dotfiles's People

Contributors

dependabot[bot] avatar onc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

yochju mambolevis

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.