Giter Club home page Giter Club logo

.dotfiles's Introduction

Malcak Dotfiles

In this repository you will find my configuration files, in the home folder you will find the config files that generally should be in the user's home directory, in the shell folder you will find the configuration files for each shell that I use separately and in the config folder you will find the config files that generally should be in $HOME/.config directory.

How to use them

First, clone the repo.

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

Then, create a symbolic link to the directory where the file should be located. e.g.

ln -s ~/.dotfiles/foo/bar ~/.config/foo/bar

You can find more examples in EXAMPLES.md

setup script ⚠️ Work in progress ⚠️

The setup script is the easiest way to set up the configurations, see the example of use and the configurations to use it.

Usage: ./setup.sh [OPTIONS...]

Just pass the options for the settings you want, for example if you want only the zsh configuration then ./setup.sh --zsh. and in the same way to remove the settings

Options
  -i, --interactive, --interactive-mode
 Run this script in interactive mode.

  -d, --dry, --dry-mode
 No real action will be performed. Recommended with debug mode.

  -f, --hard, --hard-mode 
 Removes previous configurations when setting up new ones, and does not make a backup. 

  -D --debug, --debug-mode
 Display debug messages.
 
  -g, --git, --git-config
 Set the git configurations.

  -z, --zsh
 Set the ZSH configurations.

  -b, --bash
 Set the Bash configurations.

  -o, --omz, --oh-my-zsh
 Set the oh-my-zsh prompt configurations.

  -s, --starship
 Set the starship prompt configurations.

  -r, --remove, -u, --uninstall 
 Removes all selected and installed configurations. 

.dotfiles's People

Contributors

malcak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.