Just an another dotfiles with supports of Fish (oh-my-fish).
- iterm colorscheme brogrammer
- Fish Dotfiles
- Fonts
- .gitignore
- .editorconfig
killserver <port>
kills server that listen<port>
mko <folder>
alias formkdir <folder>
andcd <folder>
cd ~ & git clone https://github.com/komarnitskyi/dotfiles.git
cd ~/dotfiles & ./setup.sh
To set fish
as default shell use following command chsh -s 'which fish'
The dotfiles will include a $HOME/private_aliases.fish
file, that should
contain aliases or something other only for that computer, where it placed.