Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remi/dotfiles

All my dotfiles (vim, zsh, tmux, etc.) in a single place
https://github.com/remi/dotfiles

dotfiles git neofetch starship tmux vim zsh

Last synced: 1 day ago
JSON representation

All my dotfiles (vim, zsh, tmux, etc.) in a single place

Awesome Lists containing this project

README

        

# dotfiles

## Introduction

This repository contains all my “dotfiles” — the configuration files used by many command-line tools I use every day:

- [bat](https://github.com/sharkdp/bat)
- [delta](https://dandavison.github.io/delta/)
- [GeekTool](https://www.tynsoe.org/geektool/)
- [git](https://git-scm.com)
- [neofetch](https://github.com/dylanaraps/neofetch)
- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [starship](https://starship.rs/)
- [tmux](https://tmux.github.io)
- [vim](https://www.vim.org) ([neovim](https://neovim.io) actually)
- [zsh](https://www.zsh.org)
- [WezTerm](https://wezfurlong.org/wezterm/)
- etc.

## Usage

The recommended way to use these files is to take a look at their content and copy/paste only what you need into _your_ own dotfiles. This will allow you to truly master your dotfiles, as you’ll know what is the purpose of each individual line.

## Screenshot

![dotfiles in action](https://github.com/user-attachments/assets/ac77373e-8cb9-4caa-b7f7-b809001f6f75)

## License

These files are © 2010-2022 [Rémi Prévost](https://exomel.com) and may be freely distributed under the [MIT license](https://github.com/remi/dotfiles/blob/master/LICENSE.md). See the `LICENSE.md` file for more information.