Skip to content

🎖️ dotfiles, vim/neovim and zshrc config

Notifications You must be signed in to change notification settings

oojassalunke/dotfiles

 
 

Repository files navigation

"This is my rifle. There are many like it, but this one is mine."

Dotfile Creedo

Fork this to your github repo, then clone down to your machine:

cd ~
git clone https://github.com/scottstanfield/dotfiles
dotfiles/os/macos.sh # or os/debian.sh or os/raspbian.sh
dotfiles/link.sh

Then if you want my changes:

git fetch upstream && git merge upstream/main && git push

iCloud Drive link

Apple moved iCloud to a spot that's really hard to find, if you're on the command line: ~/Library/Mobile Documents/com~apple~CloudDocs. I like to make a soft link to my home root so it's easier to get to:

ln -s "$HOME/Library/Mobile Documents/com~apple~CloudDocs" $HOME/iCloud

About

🎖️ dotfiles, vim/neovim and zshrc config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 82.7%
  • Vim Script 14.0%
  • R 1.9%
  • Perl 0.8%
  • Lua 0.3%
  • Makefile 0.1%
  • Other 0.2%