Giter Club home page Giter Club logo

samuelfanawopo / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 30 KB

A personalized development environment setup extending LazyVim, featuring optimized Neovim configurations for enhanced coding efficiency, and a custom Tmux setup for effective terminal window management. Ideal for developers looking to streamline their workflow with a blend of aesthetics and functionality in their coding environment.

License: Apache License 2.0

Lua 97.50% Shell 2.50%

dotfiles's Introduction

Dotfiles Repository

Welcome to my personal dotfiles repository, which extends LazyVim, a distribution that aims to make Neovim's power more accessible without sacrificing extensibility. This setup is the result of personalization and fine-tuning to fit my workflow, enhancing the default LazyVim experience with additional configurations for Tmux and Neovim.

Repository Structure

  • /lua/config - Personal Neovim configurations.
  • /lua/plugins - Additional Neovim plugins and extended settings.
  • /tmux - Tmux configuration and pane management script.

Setup Overview

Setup Image

Neovim Configuration

The Neovim setup is designed to be modular, allowing for easy customization and updates. It leverages LazyVim's architecture and includes additional plugins for functionality such as version control with vim-fugitive, file navigation with harpoon, and more.

To get started with Neovim and LazyVim, follow the official installation guide.

Tmux Configuration

The provided Tmux configuration includes keybindings, color scheme adjustments to match the Neovim aesthetics, and the ide script which automatically sets up a working environment with multiple panes.

To start using the Tmux configuration, you can link the provided .tmux.conf file to your home directory:

ln -s ~/Dotfiles/tmux/.tmux.conf ~/.tmux.conf

For the ide pane management script, ensure it is executable and within your PATH:

cp ~/Dotfiles/tmux/ide /usr/local/bin/ide
chmod +x /usr/local/bin/ide

Tmux Installation (if not already installed)

If Tmux is not installed on your system, you can typically install it using your distribution's package manager. For example, on Ubuntu:

sudo apt-get update
sudo apt-get install tmux

Customization

This setup is open for further personalization. Feel free to explore the configurations and adjust them to your liking.

Acknowledgments

A big thanks to the creators and maintainers of LazyVim, as well as all the authors of the plugins and tools included in this configuration.

dotfiles's People

Contributors

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