8000 GitHub - jlsantosletgo/dotfiles: :penguin: dotfiles - Config files for my *nix systems
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jlsantosletgo/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgomezcasas/dotfiles

rgomezcasas/dotfiles

Install    Terminal    Git configuration

🏎 Performance

I like to open/split the iTerm and immediately have all operative. I reached this goal with this configuration.

λ ~/.dotfiles on master ✗ for i in $(seq 1 10); do /usr/bin/time zsh -i -c exit; done
        0.05 real         0.03 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.05 real         0.03 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.04 real         0.02 user         0.01 sys
        0.05 real         0.02 user         0.01 sys

This is a way faster than using oh-my-zsh with the minimal setup.

🧐 What's inside?

🍩 Inspirations

⚖️ License

The MIT License (MIT). Please see License for more information.

About

🐧 dotfiles - Config files for my *nix systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.5%
  • Vim Script 8.0%
  • Ruby 6.6%
  • Other 0.9%
0