Giter Club home page Giter Club logo

dotfiles's Introduction

.dotfiles

This repository contains some of the dotfiles configurations which includes:

  1. tmux
  2. zsh
  3. oh-my-zsh
  4. vim

Getting started

Clone this repository the home directory (~) and create symlinks for each dotfile config as below:

ln -s /home/user/.tmux.conf /home/user/.dotfiles/.tmux.conf

ln -s /home/user/.zshrc /home/user/.dotfiles/.zshrc

ln -s /home/user/.vimrc /home/user/.dotfiles/.vimrc

Alternative, for tmux, you can add following line to ~/.tmux.conf file

source-file /home/user/.dotfiles/.tmux.conf

Remove old snap packages

Go to the .dotfiles directory and run the following command to remove unused old snaps from your device:

sudo chmod +x ~/.dotfiles/remove-old-snaps.sh && sudo ~/.dotfiles/remove-old-snaps.sh

Configuring zsh

To install zsh if it's not already present in your device, goto this link Oh my zsh is a open source framework for managing zsh configuration in your terminal. It has many plugins to enable faster navigation, useful information display in terminal, and more. To install oh my zsh, go to the installation page

dotfiles's People

Contributors

birendragurung avatar

Watchers

James Cloos 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.