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

22 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

To set up these dotfiles on a new system, run:

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

Customization

Feel free to fork this repository and modify the configurations to suit your needs. After making changes, run the installation script to apply them.

Contribution

If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

License

MIT License. See the LICENSE file for details.

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