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.
- Host: GitHub
- URL: https://github.com/fpapado/dotfiles
- Owner: fpapado
- Created: 2017-01-08T20:29:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T19:22:46.000Z (over 8 years ago)
- Last Synced: 2025-07-20T14:39:31.917Z (11 months ago)
- Language: Vim script
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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?)