Skip to content
/ up Public
forked from juliantellez/up

🆙Configure your machine with one command 🆙

License

Notifications You must be signed in to change notification settings

stangahh/up

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UP

lambcycle

UP is a declarative dotfile configuration. Its main goal is to increase your productivity whilst keeping track of your dependencies. Get UP and running in no time, start up your machine with one command!

Install

lambcycle

Copy the following snippet into your current terminal.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/stangahh/up/master/install.sh)"

Manual stuff

Mac Configuration

Please read the configurations before applying them. Note that you can always reset them by typing:

defaults delete <domain>; # sets domain to default settings
killall <domain>; # restarts domain

e.g
defaults delete Dock;
killall Dock;

Iterm

Profile

UP uses a dynamic profile. see here. To enable it, do:

Iterm2 >
    Preferences >
        Profiles > UP Config >
            Other Actions > Set as Default

lambcycle

Color Presets

Color presets can be downloaded by following this url. Alternatively you can follow the description below and import them from the color_presets folder.

Iterm2 > Preferences > Profiles > Colors > Color Presets > Import

Acknowledgements

These configs and dotfiles stand on the shoulders of the following giants:

FAQ

  • Have you tested these dotfiles?

    • Heck no, but I'll update here whenever I do actually run this bad boy.

About

🆙Configure your machine with one command 🆙

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%