Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thibautre/dotfiles
https://github.com/thibautre/dotfiles
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thibautre/dotfiles
- Owner: thibautRe
- Created: 2023-08-12T19:40:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T22:12:56.000Z (7 months ago)
- Last Synced: 2024-11-06T09:12:48.263Z (2 months ago)
- Language: Shell
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thibautRe's dotfiles
Collection of dotfiles
## Installation
```sh
mkdir ~/git && cd ~/git && git clone --recursive https://github.com/thibautRe/dotfiles.git && cd dotfiles && ./install/fedora.sh
```## Contents
### Utilities
- kitty (terminal)
- helix (editor)
- IBM plex fonts
- zsh
- oh-my-zsh
- pure (prompt)
- zsh-syntax-highlighting
- NVM
- Node
- typescript-language-server
- prettier
- Rust
- rustup (default toolchain)
- rust-analyzer
- Other
- git: diff-so-fancy### Configurations
- kitty
- set theme
- set font to IBM Plex Mono
- set transparent background
- helix
- set theme
- set cursor to a bar in edit mode
- set prettier as default formatter for JS/TS
- zsh
- set oh-my-zsh
- set aliases