Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My dotfiles

License

NotificationsYou must be signed in to change notification settings

fscm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal "dotfiles".

Synopsis

I am usingBASH onmacOS as a shell environment. This "dotfiles" fileswere created to customize my shell environment to my needs.

Usage

Clone the repository wherever you want. To clone the repository to the currentdirectory use the following command:

git clone https://github.com/fscm/dotfiles.git

After cloning the repository, change to thedotfiles folder and run thebootstrap command:

cd dotfiles/./bootstrap

To avoid the confirmation prompts, you can use one of thebootstrap commandoptions:

  • -b - Backup existing files.
  • -h - Show help.
  • -r - Replace existing files.
  • -s - Skip existing files.

Note: This command will change the default shell toBASH

Contributing

  1. Fork it!
  2. Create your feature branch:git checkout -b my-new-feature
  3. Commit your changes:git commit -am 'Add some feature'
  4. Push to the branch:git push origin my-new-feature
  5. Submit a pull request

Please read theCONTRIBUTING.md file for more details on howto contribute to this project.

Versioning

This project usesSemVer for versioning. For the versionsavailable, see thetags on this repository.

Authors

  • Frederico Martins -fscm

See also the list ofcontributorswho participated in this project.

License

This project is licensed under the MIT License - see theLICENSEfile for details

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp