Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abhijithvijayan/dotfiles

How do I use What?
https://github.com/abhijithvijayan/dotfiles

configuration-files development-environment dotfiles

Last synced: 2 days ago
JSON representation

How do I use What?

Awesome Lists containing this project

README

        

# My Dev-Env configuration files

> Zsh, VS Code, Sublime, Hyper, Linux

๐Ÿ™‹โ€โ™‚๏ธ Made by @abhijithvijayan



Donate:
PayPal,
Patreon




Buy Me a Coffee



These are my custom config settings for different apps/editors/etc that I use in my development environment.

You may reference them and I suggest not to copy them directly coz it may / may-not break stuff(s).

#### Contents

- [VS Code](#vs-code)
- [Sublime Text](#sublime-text)
- [Arch-Linux-KDE](#arch-linux-kde)
- [Mac-Ubuntu](#mac-ubuntu)
- [Zsh](#zsh)
- [Aliases and functions](#aliases-and-functions)
- [Hyper](#hyper)
- [Browser](#browser-extensions)

## VS Code

My main editor of choice is [VS Code](https://github.com/Microsoft/vscode) with [Night Owl](https://github.com/sdras/night-owl-vscode-theme)(customised a.k.a atlantic-night-owl) editor theme by Sarah Drasner and
[Dank Mono](https://dank.sh/) font by Phil Plรผckthun

Configs I use for it can be seen [here](vscode/). And [here](vscode/vs-code-extensions) is a list of extensions I use.

![VSCODE](screenshots/vscode-new.png)


## Sublime Text

I use Sublime with [Ayu theme](https://github.com/dempfi/ayu) for quick file edits


## Arch-Linux-KDE

- Packages: [here](docs/installArchLinuxPackages.md)


## Mac-Ubuntu

- Customisation: [here](docs/customizeDevEnv.md)
- Packages: [here](docs/installUbuntuPackages.md)


## Zsh

I am using [Zsh](http://www.zsh.org) as my shell and [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) to install all my [Zsh plugins](zsh/README.md)

### Aliases and functions

I use many aliases to get around my system as fast as possible. You can view them all [here](zsh/alias.zsh).

- Customize Dev-Env: [Instructions](zsh/README.md)


## Hyper

I use my own [hyper-atlantic-night-owl](https://github.com/abhijithvijayan/hyper-atlantic-night-owl) theme which is based on my color customisations for Night Owl theme for VSCode

![Hyper](screenshots/hyperjs.png)

- Install [instructions](hyper/install.md)


## Browser Extensions

See the list of extensions/addons or theme I use [here](docs/browser-extensions-i-use.md)


![system-info](screenshots/neofetch-arch.png)


#### Note: These are for personal references only, please ignore the following

##### For HP Notebook 15-BS180TX

- [Battery drain](docs/fixBatteryDrain.md)
- [Dual boot time](docs/fixDualBootTime.md)
- [Graphics Drivers](docs/fixGraphicsDrivers.md)
- [Mouse Gestures](docs/fixMouseGestures.md)
- [Overheating](docs/fixOverHeating.md)
- [Shutdown Loop](docs/fixShutdownLoop.md)
- [Ubuntu Sources Issue](docs/fixUbuntuSources.md)
- [WiFi & bluetooth](docs/fixWifiAndBluetooth.md)

## Thank you

You can follow me on Twitter [![Twitter](http://bit.ly/2OYInBC)](https://twitter.com/_abhijithv)