Skip to content

komarnitskyi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Just an another dotfiles with supports of Fish (oh-my-fish).

Whats included?

  • iterm colorscheme brogrammer
  • Fish Dotfiles
  • Fonts
  • .gitignore
  • .editorconfig

Fish helpers

  • killserver <port> kills server that listen <port>
  • mko <folder> alias for mkdir <folder> and cd <folder>

Instalation

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'

Private configuration

The dotfiles will include a $HOME/private_aliases.fish file, that should contain aliases or something other only for that computer, where it placed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published