Giter VIP home page Giter VIP logo

byteninja9 / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 611 KB

This repository contains my personal configuration files for tmux, nvim and zsh. These dotfiles are designed to enhance productivity and provide a customized terminal experience. The setup includes personalized themes, plugins, and key bindings to streamline workflows and improve efficiency.

Shell 33.75% Lua 66.25%
nvim-configs terminal-configuration tmux-conf zshrc-configs

dotfiles's Introduction

Project Dotfiles

Description

This repository contains my personal configuration files for tmux, nvim and zsh. These dotfiles are designed to enhance productivity and provide a customized terminal experience. The setup includes personalized themes, plugins, and key bindings to streamline workflows and improve efficiency.

Installation Instructions

To install the configuration files, follow these steps:

  1. Clone the repository:

    git clone https://github.com/byteninja9/dotfiles.git
  2. Make the install script executable:

    chmod +x install.sh
  3. Run the install script:

    ./install.sh

Dependencies

oh-my-zsh

oh-my-zsh is a delightful, open source, community-driven framework for managing your zsh configuration. To install oh-my-zsh, run:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Fira Code Font

On macOS:

    brew tap homebrew/cask-fonts
    brew install --cask font-fira-code

On Ubuntu/Debian:

    sudo add-apt-repository universe
    sudo apt update
    sudo apt install fonts-firacode

Features

  • Customized zsh: Enhanced zsh configuration with custom themes and plugins.
  • tmux Configuration: Personalized tmux settings for improved session management.
  • nvim Configuration: Custom nvim setup with plugins and key bindings for an optimized coding experience.
  • Efficient Key Bindings: Streamlined key bindings for faster navigation and operation.
  • Theme and Font Integration: Seamless integration with Fira Code font for better code readability.

Demos:

NVIM

nvim1
nvim2

ZSH

zsh

TMUX

tmux

dotfiles's People

Contributors

byteninja9 avatar

Stargazers

 avatar  avatar

Watchers

 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.