Git Product home page Git Product logo

linux_dotfiles's Introduction

Linux Dotfile Repository ๐Ÿง๐Ÿ’ป

Welcome to my Linux Dotfile Repository! Here, you'll find various configuration files and scripts to enhance your Linux experience. Feel free to explore and customize your Linux environment using these dotfiles.

Configuration Directories ๐Ÿ“

  • zathura ๐Ÿ“š

    • [Description]: Configuration files for Zathura, a highly customizable document viewer (pdf).
    • [Installation]: Copy the contents of the directory and place them in your Zathura configuration folder: ~/.config/zathura/zathurarc
  • terminator ๐Ÿ’ป

    • [Description]: Configuration files for Terminator, a terminal emulator.
    • [Installation]: Copy the contents of the directory and place them in your Terminator configuration folder: ~/.config/terminator/config
  • rofi ๐Ÿš€

    • [Description]: Configuration files for Rofi, an application launcher and window switcher.
    • [Installation]: Copy the contents of the directory and place them in your Rofi configuration folder: ~/.config/rofi/config.rasi
  • sxiv ๐Ÿš€

    • [Description]: Configuration files for Sxiv, an image viewer.
    • [Installation]: Copy the contents of the directory and place them in your Sxiv configuration folder: ~/.config/sxiv/exec/key-handler
  • kitty ๐Ÿฑ

    • [Description]: Configuration files for Kitty, a fast, featureful, and GPU-accelerated terminal emulator.
    • [Installation]: Copy the contents of the directory and place them in your Kitty configuration folder: ~/.config/kitty/kitty.conf
  • htop ๐Ÿ“Š

    • [Description]: Configuration files for htop, an interactive system monitor.
    • [Installation]: Copy the contents of the directory and place them in your htop configuration folder: ~/.config/htop/htoprc
  • alacritty ๐Ÿ”ฅ

    • [Description]: Configuration files for Alacritty, a blazing-fast GPU-accelerated terminal emulator.
    • [Installation]: Copy the contents of the directory and place them in your Alacritty configuration folder: ~/.config/alacritty/alacritty.yml
  • neofetch ๐Ÿš€

    • [Description]: Configuration files for Neofetch, a command-line system information tool.
    • [Installation]: Copy the contents of the directory and place them in your Neofetch configuration folder: ~/.config/neofetch/config.conf
  • starship.toml ๐Ÿš€

    • [Description]: Configuration file for Starship, a fast and customizable prompt for any shell.
    • [Installation]: Copy the file and place it in: ~/.config/starship.toml
  • ranger ๐Ÿ“‚

    • [Description]: Configuration files for Ranger, a console-based file manager.
    • [Installation]: Copy the contents of the directory and place them in your Ranger configuration folder: ~/.config/ranger/rc.conf

My Own CLI Tool

English-to-Hebrew Translation Script ๐ŸŒ

English-to-Hebrew translation without switching the keymap on the keyboard.

A Python tool - must have python3 installed

To use, follow these steps:

  1. Open your ~/.bashrc file:

    nano ~/.bashrc
  2. Add the following alias to the end of the file:

    alias us_il="python3 ~/.config/us_to_il/init.py"
  3. Save the file.

Now you can use the tool by executing in the terminal:

us_il

Enjoy customizing and enhancing your Linux experience with these dotfiles! ๐Ÿš€๐Ÿง๐Ÿ’ป

linux_dotfiles's People

Contributors

yanivzalach avatar

Stargazers

 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.