Commit Graph
57 Commits
Author SHA1 Message Date
aminnairi e9654627cd added the .local/bin folder in the list of the path to search binaries from 2024-11-30 19:27:17 +01:00
aminnairi c0917e5caa added missing docker container ps abbreviations 2024-01-21 00:35:13 +01:00
aminnairi c8573e7f66 complete rewrite of docker container abbreviations 2024-01-21 00:27:06 +01:00
aminnairi 3c674b5d83 fixed abbreviation for docker compose build 2024-01-19 20:37:01 +01:00
aminnairi d576ebdd8e removed default options for docker compose down 2024-01-19 19:45:28 +01:00
aminnairi ecc0ccf52e added more abbreviations for docker 2024-01-12 22:34:13 +01:00
aminnairi 0cf6f08c8f added "k" for docker (dk) commands abbreviations 2024-01-12 21:14:12 +01:00
aminnairi f17bd856fe updated abbrevation for docker container port 2024-01-09 11:27:45 +01:00
aminnairi 050ff297f8 updated abbreviation for docker container prune 2024-01-09 11:27:32 +01:00
aminnairi 8b0722fd9d fixed conflict between docker compose wait & watch abbreviations 2024-01-09 11:27:00 +01:00
aminnairi 0f294057cb fixed conflict with the docker compose top abbrevation and docker
container port
2024-01-09 11:26:38 +01:00
aminnairi 572316567c new abbrevations for docker compose exec 2024-01-09 11:26:05 +01:00
aminnairi fff2eb618b updated abbrevation for docker compose down 2024-01-09 11:25:56 +01:00
aminnairi ca61a59665 added abbreviations for docker swarm 2024-01-09 11:11:06 +01:00
aminnairi 2651f752cd added abbrevations for docker system 2024-01-09 11:11:00 +01:00
aminnairi a36041f026 added abbrevations for docker container 2024-01-09 11:10:50 +01:00
aminnairi fbceba3bd4 updated abbreviatons for docker compose 2024-01-09 11:10:39 +01:00
aminnairi 9c8fcf72b5 removed abbrevations from the main fish configuration file 2024-01-08 22:13:15 +01:00
aminnairi a2d5bffb2d exported abbreviations in its own file 2024-01-08 22:13:03 +01:00
aminnairi 95fc983a19 fixed wrong command for dcpsh 2024-01-08 22:10:01 +01:00
aminnairi f1e4c96399 added abbreviations for docker compose 2024-01-08 22:06:41 +01:00
aminnairi d93c7693f0 fixed the check for private internet access files 2024-01-07 12:09:25 +01:00
aminnairi c4f20ffad0 excluding the checking of the fish_variables files during the
synchronization
2024-01-06 12:40:06 +01:00
aminnairi f0ed724148 removed the fish variables files as this should not be commited 2024-01-06 12:39:43 +01:00
aminnairi f0ede38291 moved the installation of bat from base to fish role 2024-01-06 11:38:15 +01:00
aminnairi 7bf3c6720c moved installation of eza in the fish role 2024-01-06 11:37:58 +01:00
aminnairi 92c3bbaa30 new fish function to change directory in the terminal using vifm for in
a visually helpful way
2024-01-05 22:35:35 +01:00
aminnairi df4b662953 now copying the oh my fish configuration files for the root user 2024-01-05 20:37:08 +01:00
aminnairi b85080da47 now setting up oh my fish for the root user 2024-01-05 20:36:35 +01:00
aminnairi 9df464368d now setting oh my fish the root user at last 2024-01-05 20:35:23 +01:00
aminnairi d7579a6433 updated the title of the fish setup to reflect the changes for the
unprivileged user only
2024-01-05 20:35:06 +01:00
aminnairi 3c9de23a29 new function to trash files instead of removing them permanently 2024-01-05 20:30:02 +01:00
aminnairi b1ed437521 fixed a long-term issue that prevented the update of packages on tmux
startup
2024-01-05 20:15:50 +01:00
aminnairi 4550d3c0b2 renamed the openvpn fish function to privateinternetaccess to prevent
naming collisions
2024-01-05 20:05:32 +01:00
aminnairi 8fdc7c8629 ensuring FZF is installed during the fish role 2024-01-05 19:24:24 +01:00
aminnairi 3115608dc4 updated the openvpn function that now uses fzf to search through the
available PIA configuration files
2024-01-05 19:23:59 +01:00
aminnairi 363b6498e4 replaced neofetch with a faster alternative 2024-01-04 23:20:08 +01:00
aminnairi 28b7d3f3a1 ensuring all packages have their latest version installed 2024-01-04 22:49:38 +01:00
aminnairi 7446c5b780 tmux does not search for oh my fish updates at startup anymore 2024-01-04 11:35:10 +01:00
aminnairi 8b27a856d0 removed unused themes for oh my fish 2024-01-04 11:34:49 +01:00
aminnairi 28463ade01 added clone of the agnoster theme for omf 2024-01-04 11:34:38 +01:00
aminnairi 51fc803249 fixed an issue with the git module not installing omf properly 2024-01-04 11:34:25 +01:00
aminnairi f93754f1d2 removed the ls alias 2024-01-04 10:49:28 +01:00
aminnairi 6897156b85 removed the cat alias 2024-01-04 10:48:33 +01:00
aminnairi 9e711955c5 now cloning the oh my fish framework using ansible git module 2024-01-04 10:48:11 +01:00
aminnairi c8d0bb47e4 removed the setting of the keyboard rate on every shell startup 2024-01-04 10:47:36 +01:00
aminnairi ede335b785 moved neofetch installation from base to fish role 2024-01-04 10:47:05 +01:00
aminnairi bbc7158ade new role for running ls with eza 2024-01-04 10:46:24 +01:00
aminnairi 300fe7de92 new role for running cat with bat 2024-01-04 10:46:14 +01:00
aminnairi 853acee5b7 added sudo for running openvpn 2024-01-02 23:00:53 +01:00