Skip to content

aalykiot/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My dotfiles πŸ‘¨β€πŸ’»

These are the dotfiles that configure the tools I use in my system, and some installation scripts that automatically install all the following packages. I constantly try to improve my development workflow.

Setup

First, clone the repo in your $HOME directory:

$ git clone git@github.com/aalykiot/dotfiles

then, run the installation script to install the required packages:

$ cd dotfiles/ && ./install.sh

For VS Code we need to manually symlink the config files: ln -s <TARGET> <LINK-NAME>

Tools and Packages

  • Raycast - A collection of powerful productivity tools all within an extendable launcher.
  • Aerospace - An i3-like tiling window manager for MacOS.
  • Zsh - An extended version of Bash with new features.
  • Oh My Zsh - A framework for managing ZSH configurations.
  • Nerd Fonts - Developer fonts with a high number of glyphs (icons).
  • Ghostty - A fast, feature-rich, and cross-platform terminal emulator.
  • NeoVim - Hyperextensible Vim-based text editor.
  • Zed - Zed is a next-generation code editor designed for high-performance.
  • LazyGit - Simple terminal UI for git commands.
  • Tmux - A terminal multiplexer.

About

Dotfiles used for my setup πŸ‘¨β€πŸ’»

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published