This repository contains my dotfiles for my Pop!_OS. My dotfiles are managed with a bare git repository.
- OS: Pop!_OS 20.10
- Shell: fish + fisher
- Terminal: kitty + dracula theme
- Terminal Font: Fira Code Nerd Fonts
# Clone the repository:
git clone --bare https://github.com/Thund3rPat/dotfiles.git $HOME/.dotfiles
# define alias
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
# checkout contents to $HOME
dotfiles checkout
sudo apt install fish
sudo chsh -s $(which fish)
Install starfish prompt:
curl -fsSL https://starship.rs/install.sh | bash
Install fisher: https://github.com/jorgebucaran/fisher
Then do:
fisher install dracula/fish
Prerequisite:
sudo apt install fonts-font-awesome powerline
Download Font: Fira Code Nerd Fonts
Download lsd deb and install with eddy: https://github.com/Peltoche/lsd/releases
Follow https://spacevim.org/quick-start-guide/#linux-and-macos
Add this to autostart.
conky -d -c .config/conky/clock.conf
conky -d -c .config/conky/sidebar.conf
cd ~/.steam/debian-installation/skins && git clone https://github.com/dracula/steam.git 'Dracula'
cd Dracula && ./install.sh
Autostart steam with:
steam -silent -noverifyfiles