Skip to content

Kehlanii/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔧 Dotfiles

Welcome to my personal configuration files! This repository hosts the settings for my daily driver tools, focusing on a productive and aesthetic terminal experience.

📦 Contents

Tool Category Description
Kitty Terminal Fast, feature-rich, GPU-based terminal emulator.
WezTerm Terminal A GPU-accelerated cross-platform terminal emulator and multiplexer.
Starship Shell Prompt The minimal, blazing-fast, and infinitely customizable prompt for any shell.
Winfetch System Info A command-line system information tool written in PowerShell.

🚀 Installation

1. Clone the repository

git clone https://github.com/Kehlanii/dotfiles.git
cd dotfiles

2. Apply Configurations

Note: Always backup your existing configuration files before linking new ones.

Kitty

# Ensure directory exists
mkdir -p ~/.config/kitty
# Link config
ln -sf $(pwd)/kitty/kitty.conf ~/.config/kitty/kitty.conf

Starship

# Link config
ln -sf $(pwd)/starship/starship.toml ~/.config/starship.toml

WezTerm

# Link config
ln -sf $(pwd)/wezterm/.wezterm.lua ~/.wezterm.lua

🛠️ Usage

Feel free to fork this repository and adapt the configurations to your own needs!

About

some dotfiles in developement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors