Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sschleemilch/dotfiles
- Owner: sschleemilch
- Created: 2023-10-13T20:22:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T21:05:16.000Z (15 days ago)
- Last Synced: 2024-10-29T23:36:54.475Z (15 days ago)
- Language: Lua
- Size: 14.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)