Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/p2kmgcl/chachi-shell
- Owner: p2kmgcl
- Created: 2018-03-03T14:18:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T14:27:48.000Z (9 months ago)
- Last Synced: 2024-04-11T21:26:03.320Z (9 months ago)
- Topics: dotfiles
- Language: Rust
- Homepage:
- Size: 1.18 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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).