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

https://github.com/fpapado/dotfiles

The repository for my Linux dotfiles etc.
https://github.com/fpapado/dotfiles

Last synced: 4 months ago
JSON representation

The repository for my Linux dotfiles etc.

Awesome Lists containing this project

README

          

# dotfiles

# TODO
# General
dotfile linking
setup script

# Shell
zsh installation
oh-my-zsh installation
.zshrc dotfiles

# Editing
vim-plug install
then run :PlugInstall inside nvim

Use Neovim for editor alternatives:
```
sudo update-alternatives --install /usr/bin/vi vi /usr/bin/nvim 60
sudo update-alternatives --config vi
sudo update-alternatives --install /usr/bin/vim vim /usr/bin/nvim 60
sudo update-alternatives --config vim
sudo update-alternatives --install /usr/bin/editor editor /usr/bin/nvim 60
sudo update-alternatives --config editor
```

## Visuals
https://github.com/arcticicestudio/nord-gnome-terminal
inconsolata-dz from https://github.com/powerline/fonts.git
arc-theme
Terminal profile (nord)
Hack font

## Dev
nodejs
yarn
firefox-dev-edtion via ubuntu make
asdf package manager

## Shortcuts
Ctrl+Alt+E larger terminal, centered (automatically?)