GithubHelp home page GithubHelp logo

darkflib / dotfiles-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arpitjindal97/dotfiles

0.0 2.0 0.0 6.12 MB

My dotfiles

License: MIT License

Makefile 16.66% CSS 31.71% Vim Script 33.25% Shell 18.38%

dotfiles-1's Introduction

dotfiles

This repo contains my dotfiles. Use below command to get started quickly

cd ~
git clone --recursive https://github.com/arpitjindal97/dotfiles.git dotfiles
cd dotfiles
make install

Prerequisite

Install below tools first before cloning the repo

  • zsh
  • xsel
  • gvim

Fonts

Tools Used

Update submodules

Vim plugins are cloned as submodules. Update them once in a week.

cd ~/dotfiles
make update

Screenshot

screenshot

Plugins used in Vim

Keybindings

Tmux

Key Combination Function
prefix C-a
prefix + [ copy-mode vi
prefix + b previous-window
prefix + n next-window
prefix + p paste buffer from clipboard (xsel)
prefix + k select pane -U
prefix + j select pane -D
prefix + h select pane -L
prefix + l select pane -R
prefix + C-h resize pane -L 1
prefix + C-j resize pane -D 1
prefix + C-k resize pane -U 1
prefix + C-l resize pane -R 1
prefix + r reload source file
copy-mode-vi v begin-selection
copy-mode-vi y copy-buffer to clipboard (xsel)

Rest all other key binding are samme. I am also using hdaly/tmux-better-mouse-mode plugin for easy mouse movements

Vim

Key Function
C-n NerdTreeToggle

I haven't set any key binding for vim. All the commands are as default provided by the plugins. Check their documentation.

dotfiles-1's People

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.