Skip to content

These are my personal dotfiles used to manage and share my terminal and tool configurations. Below are detailed explanations of some key features and components of the project.

License

Notifications You must be signed in to change notification settings

onnttf/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my personal dotfiles used to manage and share my terminal and tool configurations. Below are detailed explanations of some key features and components of the project.

Features

Shell

  • Fish: Fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family. Autosuggestions. The configuration file is in fish.

Terminal

  • WezTerm: A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust. The configuration file is in wezterm.

Editor

  • Neovim: Provides a consistent editing experience, and the configuration file is in nvim.

Git

  • Git: Offers some commonly used Git aliases and settings, simplifying Git operations. The configuration file is in git.

System Information Display

  • Neofetch: Displays system information in the terminal, and the configuration file is in neofetch.

Scripts

  • The scripts contains some common scripts for installing software, setting up environments, etc.The scripts directory contains some common scripts for installing software, setting up environments, etc.

Installation

/bin/bash -c "$(curl -fsSL https://github.com/onnttf/dotfiles/raw/main/bootstrap.sh)"

Customization

You can customize configuration files according to personal needs. Modify the configuration files and run the installation script to apply changes.

Contribution

If you find any issues or have suggestions for improvement, please raise issues or create pull requests on GitHub.

License

This project is licensed under the MIT License. For detailed information, refer to the LICENSE file.

About

These are my personal dotfiles used to manage and share my terminal and tool configurations. Below are detailed explanations of some key features and components of the project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published