1
0
Fork
You've already forked dotfiles
0
No description
  • Vim Script 91.5%
  • Nu 3.7%
  • Nushell 2.9%
  • Shell 1.9%
2025年10月21日 02:20:07 +02:00
.config fix(nushell) 🔧: Fix default on config 2025年10月14日 20:12:51 +02:00
.vim [nushell]: Version update change 2024年01月26日 00:53:14 +01:00
xsession Improve: install script + .xinitrc session 2020年10月13日 20:12:45 +02:00
.bashrc fix(bashrc): Fix PS1 with multiple git branches 2022年11月28日 19:05:30 +01:00
.inputrc Add: Simple .inputrc 2020年07月17日 01:01:30 +02:00
.tmux.conf 📝 fix(tmux): Disable mouse since it works weirdly 2022年11月28日 19:05:30 +01:00
.toolbx feat(toolbox): Add more toolbox tools 2025年10月21日 02:17:39 +02:00
.vimrc fix(vim): Basic vim improvements 2022年11月28日 19:05:30 +01:00
.vimrc_background Add: vim background color 2020年09月06日 11:54:22 +02:00
.xbindkeysrc refactor: moved files to .config folder 2020年08月07日 01:40:53 +02:00
.xinitrc Fix: java apps in dwm 2021年07月07日 09:01:39 +02:00
.Xresources [xresources]: Edit?? 2023年12月21日 15:39:41 +01:00
install.sh Improve: install script + .xinitrc session 2020年10月13日 20:12:45 +02:00
README.md fix(README): Update readme with more tool changes 2025年10月21日 02:20:07 +02:00
remote-install.sh Improve: install script + .xinitrc session 2020年10月13日 20:12:45 +02:00

README

Currently not working.

To install cloned dotfiles into your system use install.sh. To install dotfiles remotely into your system:

wget https://gitlab.com/pitiK3U/dotfiles/install-remote.sh
chmod +x install-remote.sh
./install-remote.sh

How to use

My idea of using dotfiles is that they should consist of three parts (files): Original file, my file, local file. For example: .bashrc, .bashrc.user and .bashrc.local. .bashrc - default file generated from the system/distro. .bashrc.user - file shared across many systems with shared configurations. .bashrc.local - file that changes local configurations, used for special setting for certain machine.

Apps

Used themes

  • base16-seti
  • base16-tomorrow-night
  • base16-atelier-dune
  • base16-atelier-lakeside
  • base16-pop
  • base16-woodland

Editors/IDEs

  • helix
  • vim/neovim
  • vscode/codium

Terminal

Markdown editor

Fonts

  • Fira Code
  • Iosevka
  • Noto mono

Cli