Enhance documentation
This commit is contained in:
parent
7b4ab7446d
commit
4bc1fb5e4f
1 changed files with 12 additions and 13 deletions
25
README.md
25
README.md
|
@ -1,19 +1,18 @@
|
||||||
# dotfiles
|
# My dot files managed by [ChezMoi](https://github.com/twpayne/chezmoi)
|
||||||
|
|
||||||
My dot files managed by ChezMoi (https://github.com/twpayne/chezmoi)
|
## My friend programs
|
||||||
|
|
||||||
Friend tools:
|
- shell interpreter : bash and the prompt manager starship
|
||||||
- bash
|
- terminal multiplexer: tmux, tmuxp, tpm
|
||||||
- tmux, tmuxp, tpm
|
- a swiss-knife to make life easier: [fzf](https://github.com/junegunn/fzf)
|
||||||
- tig, git
|
- git: configuration and the terminal manager [tig](https://jonas.github.io/tig/)
|
||||||
- starship
|
- vim: vim or neovim, [vundle](https://github.com/VundleVim/Vundle.vim)
|
||||||
- vim or neovim, vundle
|
- languages: python, perl, java with [sdkman](https://sdkman.io/)
|
||||||
- python
|
|
||||||
- perl
|
|
||||||
- sdkman
|
|
||||||
- fzf
|
|
||||||
|
|
||||||
Configuration file *~/config/chezmoi/chezmoi.toml*
|
|
||||||
|
## Configuration file
|
||||||
|
|
||||||
|
a sample file (located in *~/config/chezmoi/chezmoi.toml*)
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[data]
|
[data]
|
||||||
|
|
Loading…
Add table
Reference in a new issue