• Stars
    star
    121
  • Rank 293,924 (Top 6 %)
  • Language
    Vim Script
  • License
    MIT License
  • Created about 9 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Configuration files for Vim and Git

πŸ‘‹ Welcome to my dotfiles πŸ“š

πŸ‘€ Here is how your terminal could look like πŸ…

Nikola's terminal in the wild

Vim logo

⬇️ Installation:

Get started quickly:

  1. Clone the repo

    git clone https://github.com/nikolalsvk/dotfiles.git
  2. Get into the repo and run the install script

    cd dotfiles && ./install.rb

    Or, you can do it via zx using:

    npx zx install.mjs
  3. Add theme colors to iTerm (optional)

    I use Honukai theme if you're interested in having the similar visual appearance.

    You need to download honukai.itermcolors to Colors tab in iTerm to achieve the same colors.

That is it. If you find something broken or worth fixing, create an issue and / or a pull request and let's make it better.

πŸ” It includes:

  • .vimrc, a config file for Vim file editor
  • .gitconfig, a config file for Git CLI
  • .zsh-aliases, a file that contains aliases for the Z shell
  • install.rb, bash script for installing those files

⚠️ Use it at your peril. ⚠️

πŸ“» Pull request are (very) welcome.

More Repositories

1

ordinare

Ordinare sorts gems in your Gemfile alphabetically
Ruby
180
star
2

nikolalsvk

Hey πŸ‘‹ Thanks for visiting
40
star
3

pusher-js-mock

Mock Pusher.js in your JavaScript tests
TypeScript
32
star
4

custom-readme-styles

18
star
5

blog

🍍
TypeScript
11
star
6

short-it

URL shortener on the Edge
TypeScript
11
star
7

restaurant-reservations

Ruby on Rails project for Internet Software Architecture course
Ruby
8
star
8

next-the-13th

Next.js 13 showcase
TypeScript
8
star
9

react-error-handling

JavaScript
4
star
10

nextjs-blog-starter

A blog built with Next.js that includes Markdown, image loading, sitemap, etc
JavaScript
4
star
11

duplicate-sidekiq-jobs

Repo that holds DIY examples on how to have unique Sidekiq jobs
Ruby
3
star
12

congrats-you-broke-the-build

AWS Lambda function for notifying a user who breaks the build on Semaphore CI
JavaScript
2
star
13

rtassignment

App for managing your fantasy characters
Ruby
2
star
14

abacus

Node.js TypeScript library starter kit
TypeScript
2
star
15

pong-ping

Basic game in Godot
GDScript
2
star
16

rails-sse

Server-Sent Events and Rails demo app
Ruby
2
star
17

rails-view-testing

How to write Ruby on Rails view specs
Ruby
2
star
18

lighthouse-server

JavaScript
2
star
19

town-parliament

Project for XML course
Ruby
1
star
20

receipt-yourself

AngularJS + Rails app for managing company receipts and invoices
HTML
1
star
21

nikolalsvk.github.io

Personal website
CSS
1
star
22

note-play

Musical notes recognition and playing. Project for Soft Computing course.
Jupyter Notebook
1
star
23

small-world-explorer

Dash through small worlds with your spaceship
GDScript
1
star
24

picasso-example-ts

Small TypeScript example project to get you started with Picasso UI library
HTML
1
star
25

service-worker-jungle

Playground for Service Worker
JavaScript
1
star
26

just-do-it

JUST DO IT
JavaScript
1
star
27

react-file-upload

How to upload files in React
TypeScript
1
star
28

rails-6-base-app

Ruby
1
star