Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunainapai/dotfiles

Configuration files
https://github.com/sunainapai/dotfiles

Last synced: about 1 month ago
JSON representation

Configuration files

Awesome Lists containing this project

README

        

$HOME Setup
===========

Create shell rc files depending on which shell is being used. To check
the shell being used, enter these commands:

dscl . -read ~ UserShell
echo $SHELL

Then create shell rc files for shells that need to be configured with
the setup script. For example:

touch ~/.zshrc

To undo any existing setup and setup the home directory, enter this
command:

./setup

To undo the setup for home directory, enter this command:

./setup rm