Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Computer initialization

I will assume you already a fresh and working majaro instance. If this is not the case and you are working with Arch maybe you need to install some additional packages.

Post Install

  • mkdir
    • downloads
    • poetry
    • .config/terminator
    • .config/systemd/user
  • install
    • terminator
    • r
    • emacs
    • firefox
    • python-pipx for managing global python commands in isolation
    • ttf-fira-code
    • zsh set zsh as main shell sudo chsh -s /bin/zsh vimmoos install ohmyzsh from oh-my-zsh or using the following command: sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

      install p10k with yay -S --noconfirm zsh-theme-powerlevel10k-git

  • configs
    • .i3/config
    • .Xmodmap
    • .config/terminator/config
    • .zshrc
    • .p10k.zsh
    • init.el
    • .emacs
    • .config/systemd/user/emacs.service

Improvements

error handleling

more user imput

any potential other scripts

About

Standard initialization procedure for personal computers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages