GithubHelp home page GithubHelp logo

.dotfile's Introduction

.dotfiles

GNOME Extensions

  1. Aylur's Widgets
  2. Blur my Shell
  3. Clipboard Indicator
  4. Dash to Dock
  5. Desktop Icons NG (DING)
  6. Hide Activities Button
  7. IdeaPad Controls
  8. Iranian Persian Calendar
  9. OpenWeather
  10. Quick Lang Switch
  11. Removable Drive Menu
  12. Rounded Window Corners
  13. Space Bar
  14. Transparent Top Bar
  15. User Themes

font

FiraCode Nerd Font

config dir

zsh = ~/.zshrc

starship = ~/.config/starship.toml

kitty = ~/.config/kitty/kitty.conf

vim config .

defualt lunar vim

oh my posh config

Install-Module: winget install JanDeDobbeleer.OhMyPosh 
Install-Module PSReadLine -AllowPrerelease -Force 
Install-Module -Name Terminal-Icons -Repository PSGallery // first this one 
Import-Module -Name Terminal-Icons // then this

CHANGE THIS

oh-my-posh --init --shell pwsh --config "C:\Users\kinga\.oh-my-posh\themes\ebadi.omp.json" | Invoke-Expression

TO YOUR PATH

Things i need to install on every distro for my work

last update : 6 Mar 2023

Name Installation
Anaconda curl --output anaconda.sh https://repo.anaconda.com/archive/Anaconda3-5.3.1-Linux-x86_64.sh
Pyenv curl https://pyenv.run | bash
Node Version Manager curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
Cargo On Linux and macOS systems curl https://sh.rustup.rs -sSf | sh

deps: ( only on deb/ubuntu base distro )


sudo apt update
sudo apt install \
    build-essential \
    curl \
    libbz2-dev \
    libffi-dev \
    liblzma-dev \
    libncursesw5-dev \
    libreadline-dev \
    libsqlite3-dev \
    libssl-dev \
    libxml2-dev \
    libxmlsec1-dev \
    llvm \
    make \
    tk-dev \
    wget \
    xz-utils \
    zlib1g-dev

Images

  • Kitty + Zsh + Starship Kitty + Zsh + Starship
  • zfxtop zfxtop
  • cbonsai cbonsai
  • Lunar Vim Lunar Vim

Oh my posh windows (10/11)

  • Oh my posh #1 Oh my posh
  • auto complete #2 auto complete

.dotfile's People

Contributors

ebadidev avatar imgbotapp 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.