Skip to content

🏠 My development environment configurations for Linux/macOS

Notifications You must be signed in to change notification settings

sangwoo-joh/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

🏠 My personal .dotfiles.

How to install

Just run ./install {target}.

If you want to control the granularity of installations, set {target} correctly. You can see the full list with ./install --help.

Status

OS Support

OS Status Description
macOS ( 🍎 ) ✔️ macOS 11+
Debian Linux (:penguin:) ✔️ Any systems based on Ubuntu 20.04+
Other *nix Systems Not sure I'm going to use them

Supported Targets

Target Status Description
configurations ✔️ 🏠 Personal configurations incuding zsh, tmux, git, nvim.
emacs ✔️ 🦄 You should use Emacs. I'm serious.
ocaml ✔️ 🐫 My favourite programming language.
packages ✔️ 💾 Packages that I'm familiar with.
cargo ✔️ 🦀 Some alternatives for built-in binaries.
font ✔️ ✒️ D2coding and powerline.

Alerts

  • zsh is NOT INSTALLED by this installer, even though ./install config sets up some rc files for zsh. This is because I also use WSL2 without zsh. So if you want to use my zsh configurations correctly, you should install zsh by yourself and change zsh as default shell via chsh -s $(which zsh).

About

🏠 My development environment configurations for Linux/macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published