Skip to content

Thund3rPat/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

My Dotfiles

This repository contains my dotfiles for my Pop!_OS.

How to deploy on new machine

# 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

Setup fish

Install fisher: https://github.com/jorgebucaran/fisher

Then do:

fisher install IlanCosman/tide
fisher install dracula/fish

After that run:

tide configure

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages