mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
pokemon-colorscripts
This commit is contained in:
parent
6cb5a195fb
commit
c200fd8cf5
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ in
|
|||
newsboat
|
||||
hypnotix
|
||||
obsidian
|
||||
pokemon-colorscripts
|
||||
];
|
||||
|
||||
programs.ghostty = {
|
||||
|
|
@ -201,6 +202,7 @@ in
|
|||
enableCompletion = true;
|
||||
bashrcExtra = ''
|
||||
export PATH="$PATH:$HOME/bin:$HOME/.local/bin:$HOME/go/bin"
|
||||
pokemon-colorscripts -r
|
||||
'';
|
||||
shellAliases = {
|
||||
k = "kubectl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue