This repository contains my personal configuration files for a modern terminal environment, designed to work on Linux and MacOS. It aims to provide a consistent and visually appealing terminal experience across both platforms.
This setup includes:
- WezTerm: A GPU-accelerated cross-platform terminal emulator and multiplexer.
- Ghostty: Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
- Starship: A minimal, blazing-fast, and infinitely customizable prompt for any shell.
- fastfetch: A neofetch-like tool for fetching system information and displaying them in a pretty way.
- Neovim: A modern, highly extensible text editor.
- Hyprland: A highly customizable, dynamic tiling compositor for Wayland.
- Waybar: A highly customizable Wayland bar.
For the best experience, it is recommended to install the JetBrains Mono Nerd Font. You can download it from the Nerd Fonts website.
Before you begin, ensure you have the following installed:
# Using SSH (recommended)
git clone git@github.com:LastElaphine/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# Or using HTTPS
git clone https://github.com/LastElaphine/dotfiles.git ~/.dotfiles
cd ~/.dotfilesE.g.
stow nvimwill create a symlink to the correct configuration location for dotfiles for Neovim