Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/p2kmgcl/chachi-shell

Development environment boilerplate
https://github.com/p2kmgcl/chachi-shell

dotfiles

Last synced: 3 months ago
JSON representation

Development environment boilerplate

Awesome Lists containing this project

README

        


chachi-shell

The first steps I follow when installing a new system, is **cleaning up
unnecessary applications**, and also adding some essential ones:

1. Choose a **nice wallpaper**, **theme** and [**font**](/docs/fonts).
1. Configure some **browser** and **terminal emulator**.
1. Add `CHACHI_PATH` environment variable and reboot.
1. Clone this repo in `$CHACHI_PATH`
1. Install ssh keys.
1. Install some utils that should be included in default repositories:
`curl fzf git nano ripgrep tmux`

## dotfiles

```bash
./update_dotfiles.sh
```

## Tools

1. [Shell](/home/.config/fish).
1. [Rust](/docs/rust).
1. [lazygit](/home/.config/lazygit).
1. [JavaScript](/docs/javascript).
1. [Seniore](/seniore).
1. [Docker](/docs/docker).
1. I use [**NeoVIM**](/home/.config/nvim), BTW.
1. Use `rclone` and `syncthing`.
1. [Sway](/home/.config/sway) in [Fedora](/docs/linux/distros/fedora.md).