Skip to content

horiyee/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

For Pop!_OS

  1. Initialize

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/horiyee/dotfiles/HEAD/scripts/popos/init.sh)"
    
  2. Install Homebrew

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    
  3. Run below command and restart your terminal so that PATH changes take effect

    make bash/init
    
  4. Install Ansible

    make ansible/init
    
  5. Setup

    make ansible/setup
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published