Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.
/ dotfiles_old Public archive
forked from kalkayan/dotfiles

Dotfiles or you can say my swiss army knife. Configs for creating a delightful development experience - vim + tmux + Fzf + Rg + LSP etc.

Notifications You must be signed in to change notification settings

poulhoi/dotfiles_old

 
 

Repository files navigation

dotfiles

A repo for personal use to maintain dotfiles and various other configurations.

Status

Currently using this repo to maintain the following:

  • Terminal setup; .bashrc, .zshrc, iTerm configuration and extensions etc.
  • Vim and NeoVim setups, including setup for integration VSCode/VSCodium (conditionally loading plugins etc)
  • Raycast configuration

How to use

Vim, Neovim and terminal configuration are all handled by a script (https://github.com/poulhoi/scripts/blob/main/dotfilesBackup.sh) which copies the files on your system to .dotfiles directory, then pulls, commits and pushes any changes. For any other configs that should also be maintained, they can simply be added to the .dotfiles directory. The same script simply commits all content within the directory.

VSCodium/VSCode

VSCodium and VSCode settings are synchronized using the built-in Settings Sync for VSCode and the Settings Sync plugin by Shan Khan (id Shan.code-settings-sync).

About

Dotfiles or you can say my swiss army knife. Configs for creating a delightful development experience - vim + tmux + Fzf + Rg + LSP etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 46.3%
  • Shell 41.5%
  • Lua 12.1%
  • AppleScript 0.1%