https://github.com/kosumovicdenis/dotfiles
My personal dotfiles for setting up a customized terminal environment.
https://github.com/kosumovicdenis/dotfiles
sheldon spat wezterm zsh
Last synced: 7 months ago
JSON representation
My personal dotfiles for setting up a customized terminal environment.
- Host: GitHub
- URL: https://github.com/kosumovicdenis/dotfiles
- Owner: KosumovicDenis
- Created: 2024-09-06T08:47:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T18:22:44.000Z (over 1 year ago)
- Last Synced: 2025-02-13T19:23:46.394Z (over 1 year ago)
- Topics: sheldon, spat, wezterm, zsh
- Language: Shell
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Dotfiles
My personal dotfiles for setting up a customized terminal environment.
## Requirements
- **🔧 Sheldon**: Plugin manager for Zsh. Install with:
```
cargo install sheldon
```
- **🛠️ Spat**: A utility that shortens UNIX-like paths. Install with:
```
cargo install spat
```
- **💻 WezTerm**: Terminal emulator. Download and install from [WezTerm's website](https://wezfurlong.org/wezterm/).
## Setup
1. **📂 Clone the repository**:
```
git clone https://github.com/yourusername/dotfiles.git
```
2. **🔨 Install the required tools** listed above.
3. **🔗 Symlink or copy the dotfiles** into your home directory.
4. **🎉 Start your terminal**, and you should be good to go!
Enjoy your custom terminal setup! 😎