Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sschleemilch/dotfiles

Dotfiles handled with dotdrop
https://github.com/sschleemilch/dotfiles

Last synced: 5 days ago
JSON representation

Dotfiles handled with dotdrop

Awesome Lists containing this project

README

        


Logo

Dotfiles for sschleemilch




[![Linux](https://img.shields.io/badge/Linux-cad3f5?style=for-the-badge&logo=linux&logoColor=black)](https://github.com/sschleemilch/dotfiles/blob/main)
[![Neovim](https://img.shields.io/badge/Neovim-cad3f5?style=for-the-badge&logo=neovim&logoColor=black)](https://neovim.io/)
[![Kitty](https://img.shields.io/badge/Kitty-cad3f5?style=for-the-badge&logo=gnometerminal&logoColor=black)](https://sw.kovidgoyal.net/kitty/)
[![Fish](https://img.shields.io/badge/Fish-cad3f5?style=for-the-badge&logo=fishshell&logoColor=black)](https://fishshell.com/)
[![FZF](https://img.shields.io/badge/FZF-cad3f5?style=for-the-badge&logo=searxng&logoColor=black)](https://github.com/junegunn/fzf)
[![Starship](https://img.shields.io/badge/Starship-cad3f5?style=for-the-badge&logo=starship&logoColor=black)](https://starship.rs/)
[![Direnv](https://img.shields.io/badge/Direnv-cad3f5?style=for-the-badge&logo=dotenv&logoColor=black)](https://github.com/direnv/direnv)
[![Zoxide](https://img.shields.io/badge/Zoxide-cad3f5?style=for-the-badge&logo=files&logoColor=black)](https://github.com/ajeetdsouza/zoxide)

My dotfiles handled by [dotdrop](https://github.com/deadc0de6/dotdrop).

## Usage

1. Clone the repository:
```bash
git clone https://github.com/sschleemilch/dotfiles.git ~/.dotfiles
```
1. [Install](https://dotdrop.readthedocs.io/en/latest/installation/) dotdrop as a package.
1. Run `dotdrop` commands from within that repo or create an alias with `alias dotdrop='dotdrop --cfg=/config.yaml'`.
1. `dotdrop install -p ` (check `dotdrop profiles` for available ones)

### `d_nvim`

- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [fd](https://github.com/sharkdp/fd)
- [node.js](https://nodejs.org)

### `d_fish`

- [starship](https://starship.rs/)
- [direnv](https://direnv.net/)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- [fzf](https://github.com/junegunn/fzf)

### `d_kitty`

- [FiraCode Font](https://github.com/tonsky/FiraCode)