Skip to content

rajayonin/dotfiles

Repository files navigation

rajayonin's resource files

Public repository to save my config files, so they can be easily accesible.

Installing

This uses GNU stow. In order to install each application's config, use stow <app>.

The current supported apps are:

Minimal install (SSH servers)

This includes the bash and vim configs

git clone https://github.com/rajayonin/dotfiles
cd dotfiles
bash min.sh

Windows install (Powershell)

Important

Execute as administrator, in Powershell

git clone https://github.com/rajayonin/dotfiles
cd dotfiles
.\pwsh.ps1

To update config files after dependencies are already installed:

.\pwsh.ps1 update

Fonts

In order to make use of "the cool stuff" (icons, etc), we'll have to use a Nerd Font.

My preferred fonts are:

You can install them through Oh My Posh:

oh-my-posh font install CascadiaMono
oh-my-posh font install CascadiaCode