Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days ago
JSON representation
All my dotfiles (vim, zsh, tmux, etc.) in a single place
- Host: GitHub
- URL: https://github.com/remi/dotfiles
- Owner: remi
- License: mit
- Created: 2010-01-20T00:19:03.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T16:59:02.000Z (2 months ago)
- Last Synced: 2024-10-20T14:41:39.798Z (2 months ago)
- Topics: dotfiles, git, neofetch, starship, tmux, vim, zsh
- Language: Vim Script
- Homepage:
- Size: 1.78 MB
- Stars: 44
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)
- [fastfetch](https://github.com/fastfetch-cli/fastfetch)
- [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.