Skip to content

⌨ My dotfiles and script to perform user-defined configurations

Notifications You must be signed in to change notification settings

Cyclenerd/dotfiles

Repository files navigation

dotfiles.sh

Bash Script to automate post-installation steps. Helps to install dotfiles and perform user-defined configurations.

Tested with the operating systems macOS, FreeBSD and GNU/Linux.

Installation

Download:

curl -f https://github.com/raw/Cyclenerd/dotfiles/master/dotfiles.sh -o dotfiles.sh

Alternative download with short URL:

curl -fL bit.ly/get_dotfiles -o dotfiles.sh

Run as user:

bash dotfiles.sh

Requirements

Only bash and curl.

Theme

I use Dracula dark theme:

  • Visual Studio Code - Install Extension "Dracula Official"
  • Notepad++ - Go to %AppData%\Notepad++\themes ...
  • ConEmu
  • Windows Terminal - Copy terminal.json to profile.json
  • Chrome - Install Theme "Dracula Chrome Theme - Dark and Minimal" by Nick
  • Firefox - Install Addon "Dracula Dark Theme" by Raph
  • Windows:
    • Background: #282a36
    • Accent Color: #6272a4 or #50fa7b (green)

License

GNU Public License version 3. Please feel free to fork and modify this on GitHub (https://github.com/Cyclenerd/dotfiles).

About

⌨ My dotfiles and script to perform user-defined configurations

Topics

Resources

Stars

Watchers

Forks

Languages