Victor Franzi - Git Sources dotfiles / 5a5d28f
readme: update font part Victor Franzi 4 years ago
1 changed file(s) with 5 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1414
1515 My dot-files work using symbolic links, and are deployed using [stow](https://www.gnu.org/software/stow/).
1616 Each folder in this repository contains an application configuration.
17 Within these folders, they are structured as if being on `$HOME`.
17 Within these folders, they are structured as if being located at `$HOME`.
1818
1919 Here is an example with `mpd`:
2020
3232
3333 Cloning this repository and there it is.
3434
35 > Note: to build fonts, Python's `virtualenv2` must be installed.
35 > Note: to build fonts, Python3's `virtualenv` must be installed.
3636
3737 ## Deployment
3838
9393 - [ ] clean 'nvim' config for 'minimal' profile
9494 - [ ] in 'minimal' profile, copy 'nvim' to 'vim'
9595 - [ ] clean this dirty 'zsh' config
96 - immuable and easily deployable config?
97 - ansible?
98 - vim autocmd groups depending on language?