Skip to content

restuhanputra/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.dotfiles

license stars


This a repository with my personal configuration files. This repository serves as my way to help myself set up and maintain my workspaces. Managed using mklink. I hope you understand everything here.


Preview

Show

Desktop


Workspace


Details

Show
Info Description
Operating System windows 10
Shell git bash, powershell
Terminal windows terminal
Cursor macOS monterey white
Font caskaydia cove nerd font, cascadia code
Text Editor vs code
Package Manager scoop
Git Commit git semantic commit
Dekstop Widget rainmeter
WSL2 Distro ubuntu 20.04

How I Restore My Setup with mklink

Notes : If you want to use this configuration, inspect the code before use. Just cherry-pick what you want to keep your system clean.

Clone this repository in ~/dotfiles directory, e.g.:

git clone --recursive https://github.com/restuhanputra/dotfiles ~/dotfiles

Use mklink to manage symlinks (use command prompt with administrator privileges), e.g. i wanna symlinks neofetch configuration:

 cd ~/dotfiles

 mklink /D ".config\neofetch" "dotfiles\config\neofetch"

to unsymlinks, just delete the file symlinks. not the original one, e.g:

rm .config\neofetch

Here is my old dotfile, feel free to check it out:


License

Released and source is available under MIT License

About

dotfiles with personal preferences

Resources

License

Stars

Watchers

Forks

Languages