Code Monkey home page Code Monkey logo

dotfiles's Introduction

Sojharo's Dotfiles

Dotfile configurations for my development environment (under active development)

Usage

These configurations are done according to my taste. Please go through these and learn from documentation to understand your own unique needs. Try to understand each line before using them. It is better to comment all the lines out and then uncomment them one by one and see the changes to your environment. Keep those which you find necessary for you. Don't just use the whole files as it is.

Dependencies for VIM

I have tried my best to use as less external plugins as possible. So, these configuration files won't break if you use the whole files as it is. However, there are following plugins which are configured in vimrc.

If you don't need that, just remove the lines under Plugin Settings in vimrc file.

Also, in vimrc file, I am using a color scheme which I had downloaded from external source. You should download that color scheme or just use the built-in themes which come with vim editor.

Vim Configuration

img

Tmux Configuration

img

For using vimrc file for neovim

Run following commands assuming dotfiles repo is cloned in home directory

mkdir ~/.config/nvim
cd ~/.config/nvim
ln -s ~/dotfiles/nvimrc init.vim

TODO

Other tools I use that may not be configured here.

  • CTop
  • K9s
  • fzf
  • tree
  • bat (using for fzf)
  • fd (using for fzf, maybe replace with ripgrep later)

References

dotfiles's People

Contributors

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