Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 935 Bytes

File metadata and controls

35 lines (23 loc) · 935 Bytes

Dotfiles

Welcome to my dotfiles repository! This collection of meticulously crafted configuration files is designed to enhance my development environment with a focus on optimization and personalization.

Included Configurations

  • Alacritty: A fast, cross-platform, and customizable terminal emulator.
  • Tmux: A terminal multiplexer that enables you to manage multiple terminal sessions in a single window.
  • Neovim: A highly extensible text editor that serves as a modernized version of Vim.

Installation

  1. Clone the repository:
git clone https://github.com/musabdev/dotfiles.git
  1. Explore and customize the configuration files according to your preferences.

  2. Move everything to ~/.config directory:

mv dotfiles/* ~/.config

My Setup

  • OS: Macbook Pro M1
  • Shell: ZSH
  • Terminal: Alacritty
  • PDE: Neovim
  • Browser: Chrome

And yeah, that's everything.