Coder Social home page Coder Social logo

dotfiles's Introduction

Amir's Dotfiles

This repository will be updated overtime. I plan on adding more configurations (such as git and ssh). I also plan on adding a script in order to make it easier to deploy.

Some other things i might consider adding:

  • GNU stow for symbolic links to the home directory I am unsure if I want to clutter my home directory with a bunch of symbolic links, even if they are hidden files. currently to deploy i change the default directory being used to look for configurations using the .zshenv file

Dependencies

Right now there are only two application configurations being saved

zsh

Download zsh using a package manager. I am using powerlevel10k for the theme. This theme might have character that are not supported by default. You must download a font that supports the character set. I use the nerdfont "firacode". Look up how to install nerdfonts.

nvim/lazyvim

I want to start learning neovim, and i decided to use the theme "lazyvim". I am still learning about this application, but in order to make it portable, i added the configurations to these dotfiles.

Installation

You may install the this configuration by using the following commands:

first, clone the repository into your home directory, in this case i am calling this directory ".config":

git clone https://github.com/amazor/dotfiles --recurse-submodules ~/.config

then, make a symbolic link of the .zshenv file to your home directory:

ln -s ~/.config/zsh/.zshenv ~/.zshenv

Finally, tell change your default shell to use zsh:

chsh -s zsh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.