Skip to content

This is my personal repository with my customization of various systems and applications

Notifications You must be signed in to change notification settings

EtoNeAnanasbI95/MyCustomization

Repository files navigation

Терминалы

  • Конфигурации моих терминалов лежат в папке terms.
В этой папке лежат конфигурации: 1. Hyper terminal
2. Alacritty
3. Default windows terminal

Из всего выше перечисленного, файл (WindowsTerminalColorSchemes) является просто цветовой схемой для терминала windows, если вы хотите посмотреть конфигурацию именно powershellrc, то просмотрите папку Windows → PWSH

  • Конфиги всех редакторов кода находятся в папке IDE
Там находятся конфиги: 1. IDE от jetbrains которыми я пользуюсь на постоянной основе
2. VS code
3. neovim

Гайд на кастомизацию vscode: (https://marred-chartreuse-801.notion.site/vs-code-acaf2e071b91435fad37bb784c9b3941?pvs=4)

  • Наиболее крупная и важная папка. В ней содержатся мои dotfiles кастомизации Arch Linux

Fist omz set-up

  • At first install omz
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Next, install concurrent plugins
git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting

git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting

sed -i 's/pluginso=(git)/plugins=(git autosuggestions zsh-syntax-highlighting fast-syntax-highlighting)/g' "$HOME/.zshrc"
  • Эта папка, как и linux, содержит в себе кастомизацию системы. Там лежит конфигурация софта для эффекта прозрачности в проводнике и контекстном меню, красивого меню пуск и, наверное самое важное, конфигурация powershell, с внешней кастомизацией

гайд на кастомизацию powershell: (https://marred-chartreuse-801.notion.site/oh-my-posh-869e9ae83c0b4df1aeed0cb64a34ab41?pvs=4)

  • Ну и на сладкое, не большой пак обоев, как гифки так и обычные минималистичные обои

Мусор

TODO

  • поменять конфиг alacritty
  • доделать linux