Skip to content

EdwardJXLi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages