Skip to content

My dotfiles for starting out with vim/tmux, etc.

Notifications You must be signed in to change notification settings

abhamra/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

sudo apt-get install git-all

GNU Stow

sudo apt-get install stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

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

then use GNU stow to create symlinks

$ stow .

The idea for using stow was from the Youtube channel "Dreams of Autonomy"; their video is here.

Make sure to add command line stuff like fzf and bat, etc., from the video here.

Also, note that Oh My Posh is also quite nice, and I really like how it works with the rest of the set-up! For future reference, try to use zsh on any new machines instead of bash; it maintains a lot of features but p10k and a lot of other native features make it a more attractive pick across the board.

About

My dotfiles for starting out with vim/tmux, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published