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:
|
||||
- bash
|
||||
- tmux, tmuxp, tpm
|
||||
- tig, git
|
||||
- starship
|
||||
- vim or neovim, vundle
|
||||
- python
|
||||
- perl
|
||||
- sdkman
|
||||
- fzf
|
||||
- shell interpreter : bash and the prompt manager starship
|
||||
- terminal multiplexer: tmux, tmuxp, tpm
|
||||
- a swiss-knife to make life easier: [fzf](https://github.com/junegunn/fzf)
|
||||
- git: configuration and the terminal manager [tig](https://jonas.github.io/tig/)
|
||||
- vim: vim or neovim, [vundle](https://github.com/VundleVim/Vundle.vim)
|
||||
- languages: python, perl, java with [sdkman](https://sdkman.io/)
|
||||
|
||||
Configuration file *~/config/chezmoi/chezmoi.toml*
|
||||
|
||||
## Configuration file
|
||||
|
||||
a sample file (located in *~/config/chezmoi/chezmoi.toml*)
|
||||
|
||||
```toml
|
||||
[data]
|
||||
|
|
Loading…
Add table
Reference in a new issue