Skip to content

lets-build-an-ocean/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A minimal set of personal configurations.

🔧 Includes

  • Tail section of .zshrc with custom Zsh functions
  • Full .vimrc configuration

📦 Installation

  1. Clone the repo:

    git clone https://github.com/X-Mohsen/dotfiles ~/.dotfiles
  2. Source your Zsh tail in ~/.zshrc:

    source ~/.dotfiles/zshrc-tail.sh
  3. (Optional) Link your vimrc:

    ln -sf ~/.dotfiles/vimrc ~/.vimrc
  4. Apply changes:

    source ~/.zshrc

About

A lightweight collection of personal Zsh functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors