shell-aware

ShellAware

Mouseless Development Environment setup for GNU/Linux.

1.0 Introduction

ShellAware is a collection of dotfiles for a GNU/Linux Mouse-less Development Environment setup. The ShellAware setup uses i3WM with Xorg and Sway with Wayland on Arch Linux. Its dotfiles are managed with GNU Stow. Dotfiles are stored in the src/ directory of this repository and then symlinked to the user’s $HOME directory with the GNU Stow tool. These dotfiles work for me and can serve as an example to you. Please don’t use these files as they are, instead: download a release, read the dotfiles and scripts and adapt them as you wish.

2.0 How do I use this Setup?

ShellAware’s dotfiles work for me and can serve as an example to you. Please do not use these files as they are, instead:

3.0 Releases

This is a list of ShellAware releases available through its release page.

4.0 Conventions

5.0 Install Packages List on Debian

Theres a list of required packages within the packages list directory. These packages are installed on Debian with the following command.

xargs apt install -y < file-name.txt

6.0 Directories

7.0 Add ‘acentos y tildes’ from the spanish language on Debian

This can be achieve by running:

7.1 Debian

dpkg-reconfigure keyboard-configuration

In this console menu I choose US English keyboard. Thats the same English Qwerty Keyboard configuration, but once set it makes it really easy to input tildes.

8.0 Notes