Skip to content

Latest commit

 

History

105 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edward Li's Dotfiles

Personal dotfiles, built for zsh with oh-my-zsh and powerlevel10k.

Main Contents

  • dotfiles/
    • .zshrc - main zsh config
    • .p10k.zsh / .p10k-tty.zsh - p10k configs (for GUI and TTY)
    • .gitconfig - git user and global settings
    • .tmux.conf - tmux configs
  • zshrc/
    • alias.zsh - shell aliases
    • autocomplete.zsh - autocomplete setup
    • direnv.zsh - direnv hook
    • home-manager.zsh - nix home-manager integration
    • inline_selection.zsh - inline selection helper
    • nix.zsh - custom nix helper functions
    • zoxide.zsh - zoxide hook

Install

git clone --recurse-submodules https://github.com/EdwardJXLi/dotfiles .dotfiles
cd .dotfiles
./setup.sh
./setup.sh nobackup   # If you do not want to keep a backup of the current dotfiles

If you want to add any machine-specific configurations, create a ~/.zsh_extras.zsh file.

About

Personal Dotfiles

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages