Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 906 Bytes

File metadata and controls

23 lines (16 loc) · 906 Bytes

dotFile

Welcome to my dotFile repository! This repository contains my personal dot files and scripts.

To install, you can use the following command:

curl https://raw.githubusercontent.com/abdalrohman/dotFile/dev/install.sh -L > dotFile.sh && bash dotFile.sh

Contents

Here is a list of the contents of this repository:

  • fzf: A directory containing the fuzzy finder, a general-purpose command-line fuzzy finder.
  • scripts: A directory containing various scripts.
  • zsh: A directory containing Zsh configuration files and plugins.
  • bin: A directory containing executable scripts.
  • utils: A directory containing utility scripts.
  • aospScripts: A directory containing scripts for Android Open Source Project (AOSP).
  • install.sh: A script to install the dot files.

Please explore the repository to learn more about each file and directory. Enjoy!