Skip to content

fc-io/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles repository for Nushell configuration.

Structure

  • .aliases - Custom Nushell aliases
  • install.sh - Installation script

Installation

# Clone the repository
git clone <your-repo-url> ~/.dotfiles

# Run the installation script
cd ~/.dotfiles
./install.sh

The installation script will:

  1. Create a symlink from ~/.aliases to the repository's .aliases file
  2. Add the source command to your Nushell config if not already present
  3. Create the Nushell config directory if it doesn't exist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages