Skip to content

azye/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A small setup I actually use. Works on macOS and Ubuntu. Bash and zsh both work.

Quick start

# clone
git clone https://github.com/azye/dotfiles
cd dotfiles

# run installer (asks for sudo on Ubuntu)
./install.sh

What it does:

  • Installs a minimal toolset (brew/apt): neovim, tmux, fzf, fd, ripgrep, git, node, bash-completion
  • Symlinks configs into $HOME
    • Bash: ~/.bashrc, ~/.bash_profile, ~/.bash_aliases
    • zsh: maps .bashrc -> ~/.zshrc and .bash_profile -> ~/.zprofile
    • Editor/terminal: ~/.vimrc, ~/.tmux.conf, ~/.gitconfig, ~/.gitignore_global
  • Reloads your shell so changes apply immediately

About

my bash configs

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors