Skip to content

aleksgorbenko/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

932 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aleks's dotfiles

Tested on macOS only.

Components

  • aliases - contains files with aliases and functions.
  • bin/ - Anything in bin/ will get added to your $PATH and be made
  • Brewfile - This is a list of applications for Homebrew Cask to install: things like Chrome and 1Password, etc. Might want to edit this file before running any initial setup. available everywhere.
  • config/ - all sorts of configs live here and symlinked to $HOME: tmux, alacritty, k9s_hotkeys.
  • gitconfig.local - gitconfig includes this file, so all customisations go there. gitconfig is for a sensible default config.
  • .zshrc.local - loaded to zshrc, put your local aliases, functions, export variables etc.

Install

git clone https://github.com/aleksgorbenko/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/install

About me

Links

About

⚙️ My macOS dotfiles

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 96.8%
  • Ruby 3.2%