|
|
|
|
|
by jasoncodes
4963 days ago
|
|
One of the big features of fresh is that it is able to merge configuration from multiple sources into a single output file. This applies to both shell (aliases) as well as configuration files. For example, @twe4ked uses my tmux configuration but also has his own additions using the following: fresh jasoncodes/dotfiles tmux.conf --file
fresh config/tmux.conf --file
|
|