Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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?
- Host: GitHub
- URL: https://github.com/abhijithvijayan/dotfiles
- Owner: abhijithvijayan
- License: wtfpl
- Created: 2019-07-28T02:17:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T08:37:58.000Z (3 months ago)
- Last Synced: 2024-11-02T11:34:07.290Z (10 days ago)
- Topics: configuration-files, development-environment, dotfiles
- Language: Shell
- Homepage: https://abhijithvijayan.github.io/dotfiles/
- Size: 12.2 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# My Dev-Env configuration files
> Zsh, VS Code, Sublime, Hyper, Linux
๐โโ๏ธ Made by @abhijithvijayan
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รผckthunConfigs 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)