Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

configuration

As of right now, I use both VsCode, PyCharm and the terminal depending on my mood. That being said, I always use vim so I can type super fast.

Themes

See the themes in the fonts-themes.md file.

PyCharm

I use NeoVim extension.

VsCode

Use default Vim extension.

Vim

I use vim everywhere, I customize vim more for the terminal, and leave it default for PyCharm and VScode. In terminal, I use the default vim (not neovim). The .vimrc configuration file can be found in this repository

Installation: you need to install vim-plug to install cool plugins.

Some tools with plugins:

  • WakaTime
  • Bullets vim

Terminal

How to Configure MacOS Terminal

  1. Install zsh on terminal if not already installed
  2. Copy zsh configuration file from this repository onto ~/

Installation + Configuration

Installation for Windows (skip these steps if you are on Mac)

The default command prompt on Windows is really shit. You need one that runs on Linux. To do so, you must go to the windows store and install Ubuntu.

From the windows store,

  1. Install Ubuntu
  2. Install Windows Terminal
  3. install zsh Complete Switch from BASH to ZSH chsh $USER Then type /bin/zsh

Terminal Themes and Configuration

https://www.youtube.com/watch?v=ynL1fYncZ1E&ab_channel=ChrisTitusTech§ 3.Install Powerlevel10k, installation guide can be found here: https://github.com/romkatv/powerlevel10k#homebrew 4.Make sure to have installed the font

-> Import the .p10k.zsh configuration file

Terminal Themes

I use the p10k configuration.

  • Use the Mesglo NF Regular (font size 18)
  • No antialiase text
  • Cursor white, and blink cursor

How to configure Windows like MacOS (non-coding related)

  1. Install TaskbarX
  2. https://www.youtube.com/watch?v=uCVc-7z-toE

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages