dotfiles
dotfiles copied to clipboard
Documentation please
Hi Ben,
Could you briefly sketch out how to configure: OMF
https://github.com/oh-my-fish/oh-my-fish/issues/374
I'm so far adding your omf.fish
file directly into config.fish
(ie. ~/.config/fish/config.fish
) but not sure if this is the correct approach. Thanks
Using config.fish
breaks! deleting it...
I just went through the regular installation: https://github.com/oh-my-fish/oh-my-fish#installation
For Fish Shell and OMF I'd add links to:
- https://gist.github.com/idleberg/9c7aaa3abedc58694df5
- https://www.ostechnix.com/oh-fish-make-shell-beautiful/
- https://jmolivas.weknowinc.com/improve-your-shell-using-fish-and-oh-my-fish
The omf.fish
file needs to be placed in ~/.config/fish/conf.d/omf.fish
wasn't clear and is also shown for 1-2 secs in your video.
For Tmux:
- https://hackernoon.com/a-gentle-introduction-to-tmux-8d784c404340
- https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/
Configure via ~/.tmux.conf
For Vim, configure via ~/.vimrc
I guess?
yeah