Skip to content
/ dotfiles Public

my dotfiles for MacOS, including nvim, fish shell, terminal emulator and more

Notifications You must be signed in to change notification settings

oswdm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repo contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Stow

$ brew install stow

Installation

Clone the repo to your system

$ git clone [email protected]:oswdm/dotfiles.git
$ cd dotfiles

Use stow to create symlinks

$ stow -t $HOME .

Shell setup

Install shell and dependencies

$ brew install fish fisher starship zoxide

download fish plugins using fisher

$ fisher update

and set the theme

$ fish_config theme save "Catppuccin Frappe"

Themes

About

my dotfiles for MacOS, including nvim, fish shell, terminal emulator and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published