Skip to content

LucEast/dotfiles

Repository files navigation

config-files ✏️

Here I store my config files. Feel free to use them. I also created a neat installer to easily link the configfiles to their belonged loaction or delete them.

This repository contains config-files for the following applications.

Applications

application configuration
neovim common/.config/nvim
Starship.rs common/.config/starship.toml
terminator Linux/terminator
tmux common/.tmux.conf, common/.tmux-minimal.conf
vim common/.vimrc
Warp.dev macOS/.warp/themes
ZSH common/.zsh, common/.zshrc

Installation

help
install
delete

git clone https://github.com/LucEast/dotfiles.git; cd dotfiles
./setup.sh

You will need to add arguments (-i|-d) to the script to work.
You can navigate through the script via the up and down arrow keys.
To select a config-file, press space.
Once selected, press Return to commit.

help

help

install

./setup.sh -i

delete

./setup.sh -d

neovim

neovim

Starship.rs

My Starship.rs config has the following modules: OS, Name, Path, Git, Python, Kubernetes / Docker, Time It looks like this: starship

terminator

terminator

tmux

tmux

vim

vim

Warp.dev

My Warp.dev config looks like this: warp

ZSH

ZSH

Readme Card

Releases

No releases published

Packages

No packages published