Skip to content

theodorepauw/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • Install Chrome
  • sudo apt install software-properties-common
  • sudo apt install zsh eddy fzf python3-pip xclip
  • User applications directory:
       mkdir -p ~/.local/bin
       export PATH="$HOME/.local/bin:$PATH"
    
  • scripts/stowsh fstab -t /etc/
  • NeoVim
  • Pywal: sudo pip3 install pywal
  • Rust:
    • curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    • cargo install fd-find
    • cargo install cargo-update
    • cargo install sd
    • cargo install skim
    • cargo install zoxide
  • Elementary Tweaks:
    sudo add-apt-repository ppa:philip.scott/elementary-tweaks
    sudo apt install elementary-tweaks
    
  • Install Sheldon for ZSH:
     curl --proto '=https' -fLsS https://rossmacarthur.github.io/install/crate.sh \
     | bash -s -- --repo "rossmacarthur/sheldon" --to /usr/local/bin```
    
  • VS Code
  • Piper for Logitech G303:
  • Bat & ripgrep