Skip to content

murat-akpinar/dotfile

Repository files navigation

Dotfile

Oh My Posh terminal.conf dosyası

Kurulurken font seçme yerine geldiğinizde Symbols Nerd Font Mon seçmelisiniz. Kullandığım fontlar;

  • UbuntuMono Nerd Font
  • Ubuntu Nerd Font Propo Bold 12 size. oh-my-posh

Vim Ayarları

  • Vim girinti eklentisi
git clone https://github.com/Yggdroot/indentLine.git ~/.vim/pack/vendor/start/indentLine
vim -u NONE -c "helptags  ~/.vim/pack/vendor/start/indentLine/doc" -c "q"
  • Vim satır sayılarını gösterme
echo ':set number' >> ~/.vim/vimrc

IP Adresli PS1

echo 'export PS1="\[\e[38;5;48m\]\u\[\e[m\]\[\e[38;5;141m\]@\[\e[38;5;206m\]\h\[\e[38;5;203m\][\$(hostname -I | awk '\''{print \$1}'\'')]\[\e[m\]\[\e[38;5;215m\] \w\[\e[38;5;141m\] > \[\e[m\]"' >> ~/.bashrc

bash

Garuda Linux Fish

garuda-linux-fish

vscode eklentileir

thang-nm.flow-icons # Icon theme
PKief.material-icon-theme // Icon theme 2
includable.file-duplicate
firejump.frame-indent-rainbow // oderwat.indent-rainbow
mhutchie.git-graph
bierner.markdown-preview-github-styles
redhat.vscode-yaml
xcad2k.vscode-thedigitallife # Theme purple

About

Oh My Posh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published