Skip to content

Thysrael/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thysrael's Dotfiles

Build

This project is built by the makefile and softlink of Unix, which is very naive and easy-reading.

Firstly, you need clone the repo to anywhere you want:

git clone --recursive https://github.com/Thysrael/dotfiles.git

Every config of a program corresponds to a target in Makefile. For example, you can use the following command to config tmux:

make tmux

Then try tmux and see how it improves your experience:

tmux

If you get bored, you can using the following command to clear the config:

make clean-tmux

Futhermore, you can using the following commands to link all the config files:

make server # the programs on cli server
make linux # the programs on linux

Notice the gitconfig is my personal info, you should change it to yourself.

Dependencies

  • make
  • Maple Nerd Font (Optional): or any fonts you like with nerd icons.
  • lsd (Optional): a better ls with nerd icons.
  • bat (Optional): a better cat with syntax highlights.
  • zoxide (Optional): a better cd with fuzzy jump.

About

Thysrael's naive dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published